Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

Can I keep track of click order in a multi-select dropdown / enumlist?

Hi,

Is it possible to keep track of click order in a multi-select dropdown / enumlist?  Perhaps by listening for click actions or some other approach?

For example, user clicks option 5, then option 3, then option 1 in the sorted list of elements in the enumlist which results in an array returned of [5, 3, 1]

I have seen posts about asking if there are drag and drop options for things in AppSheet but I don't bleieve that has been developed yet so trying to figure out a way around that by keeping track of click order...

Solved Solved
0 4 171
2 ACCEPTED SOLUTIONS

Steve
Platinum 5
Platinum 5

Not possible. I can almost conceive of a hack, but I suspect it wouldn't work.

View solution in original post

I went ahead and tried it and it worked! Sample app here.

View solution in original post

4 REPLIES 4
Top Labels in this Space