Hi all,
I'm looking for a way to list several available options and then move them to a collection of selected items. I don't know what the exact term is. I have attached a screen shot to show the UI that I am looking for. Then, when submitted, all the items in the selection list can be stored in a field maybe in comma separated (or pipe) format?
What I would like to do is have a list of floors for a building (L1, L2, L3.....L39). and from that list, select the ones that fail inspection and add them to the "selection list". Once selected they would move from the "Available list" to the "Selected" list. When the record is submitted I would get a field with a list of failed floors (comma/pipe delimited)
Any thoughts on how to achieve this?
the select multiple type stores multiple selections in a comma list. I tends to cause data nightmares later but it has its uses. See https://community.esri.com/t5/arcgis-survey123-blog/understanding-multiple-choice-questions-in/ba-p/...