Hi! I am guessing this is an easy question to answer for someone out there: I have an instance name for my survey:
| concat(${assessor}, "_", ${project_location}, "_" ,${plot_no} ) |
However, in the assessor choice list, I have the option of "other" at which point, another text field pops up in the survey and the assessor can enter her/his name. I can add the ${assessor_other} field into the instance, but then I get the word 'other' before the other assessor's name. Is there a way to not include it, should the assessor_other field be filled out!?
Hope my question makes sense 🙂