I have an application showing different parcels and layers of interest. I want the client to be able to create a list of the parcels they are interested in. They are currently finding parcels that are of interest and manually writing the parcel numbers down.
Is there a way I could allow the user to create their own list in experience builder?
I tried the select tool and then it would show the parcel in an table which can be exported. However you can only make one selection at a time. The same seems to be true for the query tool. The user wants to be able to select a parcel, pan around the map select another etc and then export these records.
Thanks!
Solved! Go to Solution.
@KitKat94 One way you might try is using the List widget. In the State/Selected/Select mode, you can change it from the default Single to Multiple:
With that, you can select the desired feature records and export them. One downside is that the users might need to play around and familiarize themselves with the data to know which record in the list is what they want from the map.
@KitKat94 One way you might try is using the List widget. In the State/Selected/Select mode, you can change it from the default Single to Multiple:
With that, you can select the desired feature records and export them. One downside is that the users might need to play around and familiarize themselves with the data to know which record in the list is what they want from the map.