Hi all,
I have a simple new form capture. In order to save the user time, there are many questions hidden based on drop downs of other questions throughout the form. No issue here.
However, there is one datacard that is linked to a gallery which collects multiple selections and adds these into a collection, and passes the results back to the datacardvalue (the reason for this was that the choices are over 300 rows of data, so easier to just have a seperate list).
In this seperate list, there is a final option of "Other."
Ideally, if the user selects this option, a second hidden datacard should turn visible allowing the user to put free format text info into the field.
Given "Other" is captured via a checkbox in a gallery and held in a collection, I am a little unsure how to get the visibility aspect of the hidden card to accept "Other" in the collection and turn visible.
Everything I have tried to date has failed. Any suggestions?
Cheers,
DW