A.W.H.
Posts: 0
Joined: Sat Jun 20, 2015 7:02 am

How do I change the ordering of an array of data in a list?

Hi, I want to program the order of an array of data. The array is a list of strings, represented in the app by a dropdown list for the user. I want to rank the most commonly selected items in the list at the top of the list, and adjust this setting as more data is collected on which questions are most commonly selected from the list.

What do I need in order to create this? Where would the code go, and how much customization can I do with respect to ordering/pre-selecting/recommending choices from a list? Thanks.

Return to “Issues”