Select to view content in your preferred language

Display related feature layer features on popup open of initial feature layer

148
1
2 weeks ago
Labels (2)
DHighness
Occasional Contributor

We are building an application in Experience Builder and are looking for a way to display related records on the map when you open a popup on a separate feature layer. There is a relationship class between the two feature layers.

I have figured out how to query the related layer when the popup opens on the initial layer using Arcade expression in the popup. In this way I can display attributes from the related layer in the popup. We'd really like to display the related layer features in some manner by either setting a definition filter on the layer, selecting and highlighting or adding the graphics to the map. Some way to display the related features on the map.

Keep in mind this is Experience Builder and Web Map so if there is some functionality in either of these that might do it, please let me know.

1 Reply
DHighness
Occasional Contributor

Ah, I did find that you can add "Related records" to the popup content which pretty much does what we want.