Hello, team S123,
I'm using S123 Connect 3.12.232
I have a select_one list of three choices that I want to appear in the order they are listed in the XLS form.
I have inserted a choice_filter called choicelimit, which contains integers. Here's a screenshot:

In the above configuration, the options show in the survey as (1) survey (2) chgbearing (3) end (using name column values for brevity).
To confirm that the choicelimit column was affecting display order in the survey, I changed the choicelimit value for chgbearing to 19. In that case, the choices in the survey displayed as (1) chgbearing (2) survey (3) end.
This list appears in a repeat. Once the repeat has been collected 20 times, I want the first and third option not to display any longer. There is a counter in the survey that keeps track of the repeats. If there is a better way to execute this, I'm fine with not using choice_filter. If there isn't a better way to do this, how can I better control display order?
Thanks,
Erica