I have a meter survey, one of the questions is
Meter Types:
meter1
meter 2
other
When “other” is selected I would like a text box allowing the user to enter the meter type. If “other” isn’t selected I would not like the text box to show.
This is what I used in the relevant cell for the field I want the text box to show, but it’s not working
selected(${manufac}, 'othertype')