Hello, I would like to know how to enable or disable the action of inserting a field of the form, another field of the form.
In particular I am using wizard 2 and I would like to enable validation when changing another field.
Thanks
is it possible to have an example, I went to the documentation but did not find the solution
Hi,
This requires some conditional code that runs the form validation rules.
Please refer to the FormValidation documentation.
Regard.