Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

Leaving records incomplete by mistake


This topic is 8373 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

  • 1 month later...

This topic is 8373 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.