Newbies mooberry Posted May 20, 2004 Newbies Posted May 20, 2004 I need more flexibility in moving between fields. (I know this sounds weird.) I have created a field validation/script combination (using a plugin from Waves in Motion) so that if a field is modified an "x" is put into a field that indicates that the record has been updated. This is rather nifty BUT the cursor disappears from the screen once the script has gone to the modified field to insert the x (the field doesn't even appear on the layout, but the cursor disappears nonetheless). The people using this database don't want to have to click on each field before entering data. They want to be able to just press Tab to move between fields, but they can't do it right now w/ the script activated. Is there a script step that says "go to field (last used)"? the "go to previous field" function does not work in this case. thx.
fishma Posted June 7, 2004 Posted June 7, 2004 If you know what field has been changed, you can use the script step GoToField. It shouldn't be too much of a hassel because if your marking an x next to the field which has been changed, you know which field to return to.
Recommended Posts
This topic is 7477 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now