Hey everyone!
I have a question about custom validations. I have a matrix table that the user can answer, or alternatively, he can check a checkbox to say he doesn't wish to answer. How can I validate this kind of behavior? I added a screenshot below.
!
Thanks for your attention!
Robin
Page 1 / 1
Add Custom Validation to your Bipolar Matrix question. The condition would be:
```
Q1 emphasizes...career recode not empty
AND Q1 helps...job recode not empty
AND Q1 confirms...myself recode not empty
OR (new logic set)
Q2 I do not want any feedback is selected
```
```
Q1 emphasizes...career recode not empty
AND Q1 helps...job recode not empty
AND Q1 confirms...myself recode not empty
OR (new logic set)
Q2 I do not want any feedback is selected
```
Thank you!
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.