Dataslinger Posted August 2, 2007 Posted August 2, 2007 I know FMP is a live commit database... is there some way to script or otherwise setup a contact record, so that at the end of data entry one is presented with the option to "Save" the record, go back and "Edit" the record, or "Discard" the record - which is like an immediate delete. And when editing an existing contact record options to "Save" or "Discard" changes? (even if it looks like that to end user). Thanks in advance.
JesseSFR Posted August 2, 2007 Posted August 2, 2007 There is a checkbox under layout -> layout setup called `Save layout changes automatically`. If you uncheck that box, you will achieve basically the same functionality you are talking about. Whenever a record is edited on that layout you will receive a pop up prompting you to save that looks like the attached image. You can choose the following options: Don't Save: Which reverts the record, discarding your changes Save: Saves the changes Cancel: Allows you to go back and make changes
mr_vodka Posted August 2, 2007 Posted August 2, 2007 Hi Jesse, He is on FM6. FM6 didnt have those options. :
JesseSFR Posted August 2, 2007 Posted August 2, 2007 LOL, thanks Vodka.... Didn't even notice the version... sorry for the bad info DataSlinger.... Any ideas for him vodka?
bcooney Posted August 2, 2007 Posted August 2, 2007 All edits are done in global fields. Then script the Save, Cancel, Deletes.
Recommended Posts
This topic is 6322 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