Hello,
I teach ArcGIS Online at Fanshawe College and am working with a student to create a webapp using Experience Builder for a summer internship. They are trying to figure out a way to create a nested filter using combo boxes. Here is the setup:
Combo Box 1) Three polygons of overlapping geography, only one of which can be selected at a time: (a) Neighbourhoods; (b) Cultural Districts; (c) Electoral Wards.
Combo Box 2) Should be populated based on the selected feature service from Combo Box 1. Shows all of the names from the Name field in the selected feature service.
I know queries has something that can do this, but the user experience is pretty awful. Looking for something straightforward and easy to use.
Thanks!
Andrew
Add a Table widget and a Feature Info widget. Click a record in the Table to display its attribute information in the Feature Info widget. Does this meet your needs?
Also, you're currently using queries, and the user experience isn't great. Could you elaborate on this?
Thanks,
Ke