Hi Everyone,
I have an app with the interactive legend template. There are 3 fields in each of my feature layers that I want viewers to be able to filter by, but I can only style one of the fields. all 3 fields are descriptive data which I presume is why I can't create multiple styles overlapping for them. I want to instead allow people to filter for points using fields not symbolized, but detailed in the pop-up. Is this possible?
The fields I want to allow filtering with are "roots visible" and "washed up or rooted"
Here is the map: https://focb.maps.arcgis.com/apps/instant/interactivelegend/index.html?appid=0a8ca52667fe463a987b4fd...
Thanks
Solved! Go to Solution.
Instant apps are instant. They're designed to be quick to build but limited in their configuration.
The app you've chosen allows for filtering via the legend, which is also driven by symbology.
https://doc.arcgis.com/en/instant-apps/latest/create-apps/interactive-legend.htm
I'd recommend looking at another template, or more likely you'll need to use ArcGIS Experience Builder or ArcGIS Dashboards. These builders give you more options for filtering by actual filters, or interactions with infographics or lists. You could design it similarly to what you like about the instant app.
Instant apps are instant. They're designed to be quick to build but limited in their configuration.
The app you've chosen allows for filtering via the legend, which is also driven by symbology.
https://doc.arcgis.com/en/instant-apps/latest/create-apps/interactive-legend.htm
I'd recommend looking at another template, or more likely you'll need to use ArcGIS Experience Builder or ArcGIS Dashboards. These builders give you more options for filtering by actual filters, or interactions with infographics or lists. You could design it similarly to what you like about the instant app.
Gotcha, this makes total sense. If you didn't guess, i'm a novice so I was hoping there was a similarly instant way to do that, but seems like a very good reason to explore/learn more about other app builders.
Thanks for your advice!