I have a survey with a select_multiple or_other list, but if they select "other" I want it to be required that they enter some text into the or_other box. I could make a secondary or_other question that's relvant from the original, but I'd prefer to keep it tidy (in one line) if I can.
Thanks!