Closed uwcart closed 7 years ago
The radios input should allow for an "other" option that includes a text box. The value entered by the participant in the text box should be dynamically added as the value of the option's radio input.
Implemented through "get from participant" value for checkbox items and radio inputs.
The radios input should allow for an "other" option that includes a text box. The value entered by the participant in the text box should be dynamically added as the value of the option's radio input.