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 ...
The answer turned out to be that I needed "when the record is saved"...without the "(after checking)". I'm not sure that I understand why this change fixed it but it works perfectly now.