I have a form layout with a save button. Validation executes on button click in preview when designing the form, but when the form is opened via link on the record list and and summary view opens, the validation does not execute on button click.
I am at a loss to understand why this is happening. I don't see any settings on the record view that would disable validation.
Any ideas why this is happening?
Discussion posts and replies are publicly visible
Hello Ryan Daniels ,
What validation are you trying to execute on the button click?
All required fields and all validations assigned to "validations" parameters. Both of these work when clicking the primary save button in preview. When the click the save button in preview, required field messages appear, and validation messages from "validations" appear.