In a smart script, How to save Multi-check box answers into a 'Save field' ?
I've created a Question of type checkbox where the user can select multiple answers for the question.
If the user selects 1 option, then the field Outcome is populated with the answer choosen, but if 2 or more options are selected none of the values are populated.. the outcome field is empty.
Outcome field is string with 250 chars limit. So char limit is not the issue.
Is there a way to store multi-check box answers into a save field or is this a limitation ?