Select to view content in your preferred language

save select multiple choices to related table.

159
1
Friday
Status: Open
Labels (2)
RistoYlem
Occasional Contributor

Currently select multiple quiestion choice can be stored as comma separated value to one column or use calculation to to store them into different columns in the same layer. It would be nice to somehow save them into related table. For example user selects 5 out of 10 choices and these 5 are saved into related table as 5 separate rows. It would be so much faster workflow than clicking through 5 separate repeats.

1 Comment
Neal-Kittelson

@RistoYlem You may be able to achieve this by using the selected-at() function. Worth a try to see if you can get your data in desired format.  Use the hidden appearance on the repeat group if you don't want user to see it.

NealKittelson_0-1751893755794.png

 

Edit: Probably don't need the repeat count.