Hi there,
First time listener, first time caller. I have a polygon layer of parcels in AGOL and a user would like to be able to select many of these parcels at once by using a list. For example: select parcels 100, 233, 410, 901, etc. Then, the user would like to display these parcels as selected and see information about the selected parcels. I am familiar with selecting, but not sure if there is an easy way to select a set by a list.
Thank you!
Kevin Knight
Hi Kevin Bracy Knight,
A way of doing this could be to build an application referencing your polygon in a map and configure the select or filter widget (or both) depending on what you want the end result to be. The user then only has to open the application and apply the select/filter you have configured for them.
Filter widget—ArcGIS Web AppBuilder | Documentation
Select widget—ArcGIS Web AppBuilder | Documentation
Shane