I have a form which uses fields to validate against each other, ensuring data was entered correctly. For example, there is an Email field and a Retype Email field. Both fields should be the same for the form to submit. When the user is entering data on the form, the error message does not appear when the fields match. However, upon submission, the form is throwing errors indicating that the fields do not match and will therefore not submit.
I have a Validate Fields action placed first in the Submit section, with an Event Loader in the Fail area. However, the form will not submit.
What am I doing wrong?
I have a Validate Fields action placed first in the Submit section, with an Event Loader in the Fail area. However, the form will not submit.
This is private content
What am I doing wrong?