One of the options in a select_multiple question is 'Other'.
Using ${Asset_Type}='Other' in the 'relevant' column works only for single choice.
If the user select only the 'other' from the multiple choices list the 'other' field will open, but if the user will select more choices from the list, the 'other' field disappears.
How do I set it so the 'other' field will open each time the 'other' option is selected from the list, regardless if other choices are selected or not.
Thanks