October 25, 200916 yr I have a dbase with a number of url records in text fields in the format http://www.name.com etc I should like to make them clickable, so that when I click on the field, it launches a browser window which takes me to the URL page. Is this possible, please, and if so, how?
October 25, 200916 yr Apply a button to the field to execute the Open URL command, or to run a script that uses the Open URL script step. The parameter for the Open URL command will be the content of the field.
Create an account or sign in to comment