Rank order, Drag and drop "Other" option custom validation | XM Community
Skip to main content

I have a ranking question in which I want 4 options ranked. However there’s also an additional open text “Other” option which is optional.

Now since the drag drop assigns rank to all options, the other option gets ranked as well and requires a text entry.

How can I apply custom validation that the text entry is only required when other is ranked 4 or higher, and not when it is ranked 5.

 

P.S I’m aware of pick, group and rank option but the formatting for that question type is not very functional.

 

 

Add custom validation like this:

Q5 Other Is Less Than 5

    AND Q5 Other Text Entry is Not Empty

OR (new logic set)

Q5 Other Is Equal To 5


Add custom validation like this:

Q5 Other Is Less Than 5

    AND Q5 Other Text Entry is Not Empty

OR (new logic set)

Q5 Other Is Equal To 5

Legend


Leave a Reply