Custom Validation: Either filled out Matrix table, or checkbox clicked | XM Community
Skip to main content
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
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

```
Thank you!

Leave a Reply