Hi, I am working on a Survey123 form and I want it display the choices (selct_one) in alphabetical order. Up to this point I haven´t been able to come up with a solution. Is it possible? Thanks.
Solved! Go to Solution.
Hi @MartínMiguel,
The best option is to sort the choice list in the choices sheet in the order you want displayed, for instance in alphabetical in the choice sheet. Or if your using external csv file also make sure that list is sorted. The choices will be displayed in the order they appear in the choices list.
Regards,
Phil.
Hi @MartínMiguel,
The best option is to sort the choice list in the choices sheet in the order you want displayed, for instance in alphabetical in the choice sheet. Or if your using external csv file also make sure that list is sorted. The choices will be displayed in the order they appear in the choices list.
Regards,
Phil.
Thanks!