JimmyLewis Posted June 11, 2010 Posted June 11, 2010 Hi, There are certain fields in my layout that I do not want to be changed without a warning of sorts. I only want this for certain fields (it could become a pain if it was every field), so the option to unclick "save records automatically" doesn't get the desired result. I guess what i need is a script that will run on a field (not sure which script trigger), prompting a dialog that will confirm the change. I just don't know how to write it so that if "No" it will go back to the last entry made before the changes. Does anyone know how this is done? Thanks, Jimmy
Vaughan Posted June 11, 2010 Posted June 11, 2010 The easiest method is to change the field object on the layout so that entry cannot be made in browse mode, and use a script with a custom dialog to manage the data entry for this field.
Recommended Posts
This topic is 5553 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