Vailidation turned on by event: Server side validation?

jj135 18 Sep, 2017
Hi! On our recent form project we have some fields that are only validated when a checkbox is checked. This works OK for javascript validation, but when we use the 'validate fields' action (server-side automatic validation) the fields are validated on the server side. Even though the client-side validation is turned off.

Is there a way to combine this? So when validation is 'Disabled' on a form field the 'validate fields' also does not validate those fields?

For now we have just excluded the specific fields in the setting of the 'Validate fields' action.

Kind regards,
Jip
This topic is locked and no more replies can be posted.