Hi all,
I am currently creating a web mapping application in Experience Builder focused on providing information about recreational sites. The map shows a series of data points for specific sites, these exist as a ‘Sites’ layer, and I’ve configured the experience so that a sidebar opens with information about a given site when it is clicked on/selected in the map. I’ve populated this information panel using dynamic content so that the sidebar info corresponds to the site clicked on, similar to a pop-up but with more control over format and content.
I have another points layer called ‘Site Condition Reports’ that contains publicly sourced data from a survey123 form that our organization has created. Each point in this layer contains a report from someone about the conditions of a site at the time they submitted the form. Each one of these points has an attribute ‘Site Name’ that corresponds with a field in the Sites layer (called ‘Title’). I want to show some information from this layer in the aforementioned info sidebar that opens when a site is clicked on. Ideally, information from the ‘Site Condition Report’ point that corresponds with the selected ‘Sites’ point would populate dynamic content in this tab. Because they have a common bridging field, I think this is possible, I’m just not sure how best to set this up in experience builder.
Is this something I can do with dynamic content in a text widget? Would data views be helpful here at all? Is there something I can do with arcade in the source arcgis online web map that Experience Builder is accessing? I would love any ideas or to be pointed in the direction of any relevant resources.
Thanks so much.