Hello,
I would like to report a bug with the enable/disable validation function on field events.
I have setup a radiobox with two values that controls the validation of a group of fields by using events.
Each field has a custom CSS class assigned with the extra attributes.
The fields are selected in the events through a CSS class selector.
If I trigger the disable validation and then trigger the enable validation, the validation is re-enabled only on the first item of the group. Problem remains also changing the display order of the fields.
Please note that with the same radiobox and some custom JS functions I am also switching the visibility of the Segment Area containing the fields: those events appears to be working fine.
Thanks
Mattia
I would like to report a bug with the enable/disable validation function on field events.
I have setup a radiobox with two values that controls the validation of a group of fields by using events.
Each field has a custom CSS class assigned with the extra attributes.
The fields are selected in the events through a CSS class selector.
If I trigger the disable validation and then trigger the enable validation, the validation is re-enabled only on the first item of the group. Problem remains also changing the display order of the fields.
Please note that with the same radiobox and some custom JS functions I am also switching the visibility of the Segment Area containing the fields: those events appears to be working fine.
Thanks
Mattia