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.
@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.
Edit: instead of a static repeat count, use count-selected(${rating1}).
Connectez-vous pour publier, suivre le contenu, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.