I have a select multiple question with 26 options. There are also 26 other hidden attribute fields which are named to match each of the 26 options. If, for example, a user selects options 6 and 24 in the select multiple question, I would like a "1" to be automatically entered into the hidden fields named "6" and "24". The remaining fields would have a default of 0.
Can this be done?
Thank you