October 4, 201015 yr Hi, I'm working on a project where you need to select a few things and then press the ADD button (which has a commit trigger) to commit the record, however I noticed that users have a tendency to click somewhere in the layout , and then it will throw errors because you forgot to select something. Is there a way to turn off the "auto" commit when you just randomly click somewhere? Thanks
October 4, 201015 yr Put a large button, set to some non-committing script set (e.g. Set Variable[] with no parameters) behind the fields on the layout ("Send to Back").
October 4, 201015 yr Hi DJ ...but a large button brings up a large "effect" on Windows ! It's better a large empty Web Viewer.
March 9, 201114 yr Do you mean the record saves automatically when you click outside of a field? If so, go to layout edit, click on Layouts > Layout Setup, and uncheck the box that says "Save record changes automatically."
Create an account or sign in to comment