Hi All
I am creating a multiple choice question with an "other" option. If other is selected the a free text box is displayed for the other value.
I then concat the two questions to a single response. What I am trying to achieve is that the "other" response in the first question isnt included in the final concat
This is what I currently have:

Which results in:

So what I want is to not have "Other" in the final proposed works field.
Any suggestions?
Cheers, Chris