OK I'm feeling lazy and was wondering if there was a way to disable the Save Event?
Instead of just hiding the buttons and action menu items
Hi,
If you will add the following Java Script on Form OnSave event then the form will not save and save event will be disabled:
// Cancel the save operation.