MRVS Add Row Triggers onSubmit and Bypasses Mandatory Validation — How to Prevent Auto-Submission?
If I click the Submit button without filling the mandatory fields, the validation error shows correctly.But when I then try to add a row to the MRVS, the onSubmit script on the “Applies to” variable set inside the MRVS gets triggered, and the form au...