Newbies Albert Cerussi Posted September 25, 2004 Newbies Posted September 25, 2004 Hi, Im trying to exit filemaker (7) in the presence of validation. I have some fields that require input, and the validation option works great. But I would like to have an exit button in case someone needs to exit. My problem is that using the validation wont let you exit untill you eneter the fields. Is there any way to use the validation, but if someone presses an "exit" button FPM will just drop it and exit. Im new at this so sorry for the newbieness of the question. Thanks Albert
Ender Posted September 25, 2004 Posted September 25, 2004 You've discovered one of the problems with validations that require field input. Instead of using the Not Empty option, you can try to validate by calculation, where you check whether the field is not empty or if some other flag has been set for that record.
-Queue- Posted September 25, 2004 Posted September 25, 2004 I would only put an Exit button on a main menu. I would assume you don't want users leaving blank records all the time. So they should either be forced to enter the data or delete the record, return to the main screen, and then click an Exit button.
Recommended Posts
This topic is 7626 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