Maxwell Morlay Posted September 17, 2001 Posted September 17, 2001 Is there a script or calculation that sends an alert to a data-entry person who forgets to enter information in certain fields? What I have in mind: When exiting the record (for any reason), the person leaves the address or zip field(s) blank, I want a beep/message that says "YOU ARE LEAVING THE RECORD WITH INCOMPLETE FIELDS. PLEASE COMPLETE THE DATA ENTRY" Thanks.
LiveOak Posted September 17, 2001 Posted September 17, 2001 There are a couple of approaches: 1) The quick and annoying way is to use FM's built-in field validation and set it to "not empty" and setup a custom message. 2) The best way is to build the validation into your navigation from layout to layout. This requires that you disable the user's ability to manually change layouts, lock the status bar, etc. This sort of control is best thought about when you first begin the design of a database system, it's significantly harder to "add on". -bd
mdpres Posted November 1, 2001 Posted November 1, 2001 The best thing I have found is oAzium "Events" from Waves in Motion you can trigger all kinds of scripts without locking layouts or with buttons etc. Their web site is wmotion.com. Dean
Recommended Posts
This topic is 8679 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