Enable and disabled validation fields in wizard
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
Replies (3)
Hi,
This requires some conditional code that runs the form validation rules.
Please refer to the FormValidation documentation.
Regard.
is it possible to have an example, I went to the documentation but did not find the solution
Can you please refer to this documentation guide ?