CheckboxList ->in() validation not working
Hey,
Using what's on the docs I have the following code with different values:
When using the in validation rule and calling
When removing this rule I have no errors and every other fields are working as expected
Worth noting that I have radios with the same code and those are working as expected
Thx for any help!
Using what's on the docs I have the following code with different values:
When using the in validation rule and calling
getState the field returns an error "is invalid"When removing this rule I have no errors and every other fields are working as expected
Worth noting that I have radios with the same code and those are working as expected
Thx for any help!