Asu Posted May 28, 2009 Posted May 28, 2009 Hello Mavens, is there a way to prevent the automatic tabbing to the next field when the user enters a date into a field via the drop-down calendar feature (FMP10)? I created a sham field with a trigger to commit records upon entry to the field which tabs after the date entry field but I'm wondering if there is another solution.
LaRetta Posted May 29, 2009 Posted May 29, 2009 I created a sham field ... I'm unsure but you don't need another field. If you want the cursor to Commit after selecting a date from the drop-down calendar and not progress to another field AND if you are using vs. 10, you can attach script trigger directly to the date field "OnObjectModify" and then script can be only Commit Records/Requests[] If I am misunderstanding your need, let us know and we can work through it further. :wink2:
Recommended Posts
This topic is 5654 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