How to customize a side by side question | XM Community
Skip to main content

I am looking to create a table question that has a text box option or a “do not know” check box for multiple topics. I keep running into the issue that both can be answered and the “do not know” option cannot be unchecked once selected.

 

I would like for the table to look something like this:

 

Making the ‘do not know’ column a multi-select will solve the unchecking issue.

To solve the other issue ideally you would write JavaScript to clear a text box when the ‘do not know’ checkbox is checked, and uncheck a ‘do not know’ checkbox when text is entered. Alternatively, you could use custom validation, but it isn’t as respondent friendly.


Leave a Reply