November 11, 200421 yr Hi, Is there a way to remove the dotted lines around fields when they are modified with a script (or when you click on a part of the layout that is not a button)? I know that setting the fields "allow entry" option to off removes those lines, but I need the fields to allow entry.
November 12, 200421 yr Two ways that I know of: 1) Set field format to disallow entry into field. Create a script (not Specify Button, as that will not work) with just the script-step of Go To Field [first field]. You will need a script for each field you wish to 'hide' in this way. Attach each script to each field. Users must then click into the field, as tab will not work. 2) Upgrade to version 7.
Create an account or sign in to comment