RichardPfister
8 years agoQrew Cadet
Dynamic Form Rules - when record is saved - requires field exit
I am trying to check a field upon saving the form: if Field X <> 100% then show a message and abort the save. The dynamic form rule "when the record is saved (after checking)" does not recognize the changes made in Field X if the user clicks Save before exiting the field. The form rule recognizes the previous value, even though the record saves with the new value. Is there any way to safeguard against this? I want to prevent my users from saving inaccurate data, but I can only abort the save based on the field value if they exit the field first so the form rule can recognize it. Anybody have any ideas? Thanks.