I am trying to create a Survey123 Connect. Date, Name, Activity. The Activity Choice will open various Groups. Some Activities will open only one Group, others multiple Groups. Within these groups, there are selections that will most likely be multiple selections (but I want to repeat these options vs multiple select so that when reviewing data the entries will be individual and not grouped). But... the Repeat requires an additional open once the group has been selected. So users expand the Group, then have to expand the repeat. I would prefer once the group is expanded, the selection options show and the repeat option is at the bottom.
Is there a way to skip the initial open/open?
I have multiple groups and it just seems tedious to have to open/open
I've tried to research repeats within groups but can only find Groups or Repeats. Below is a pic of my excel
Solved! Go to Solution.
If you add "minimal" to a repeat, it has that behaviour:
Also if the repeat is hidden and then conditionally shown.
In the second case, not much can be done. You can set "repeat_count" to force it to show, but that is a poor option as it drastically changes how the repeat works.
You can make a repeat "required" though, so it isn't missed.
If you add "minimal" to a repeat, it has that behaviour:
Also if the repeat is hidden and then conditionally shown.
In the second case, not much can be done. You can set "repeat_count" to force it to show, but that is a poor option as it drastically changes how the repeat works.
You can make a repeat "required" though, so it isn't missed.