Select to view content in your preferred language

Option To Show Related Records From Feature Layer Popup

3234
2
12-19-2024 09:54 AM
Status: Implemented
Labels (1)
Ed_
by MVP Regular Contributor
MVP Regular Contributor

So i have this survey 123 submission data in which a user can submit multiple photos for a single submission. These photos get stored in a related table `attach_photo` (S123 does this by default).

so then to the submission data hosted point feature layer map and selected Related records as shown below to show the pictures from the attach_photo related table 

Ed__1-1734630349506.pngEd__1-1734630349506.png

 

Popup view

Ed__2-1734630397807.pngEd__2-1734630397807.pngEd__3-1734630412282.pngEd__3-1734630412282.png

However, the details widget in Dashboards doesn't have the option to select Related records from the above layer's popup

 

Ed__0-1734630331659.pngEd__0-1734630331659.png

 

so as as work around i have to add another Detail widget for just the attach_photo relate table to show the pictures. Another problem with that is you can't interactively connect the Details widgets together in Dashboard such that if i press next to show the next record one of them the attach_photo Details will also automatically go that record. 

Ed__5-1734630792380.pngEd__5-1734630792380.png

 

so it would be really helpful if you could select the Related records option as well. it was also be nice to be able to show multiple photos in a single data point.

 

2 Comments
SandraLuken1
Status changed to: Implemented

With the June 2026 ArcGIS Online update, related records are now supported in the Details element
https://www.esri.com/arcgis-blog/products/ops-dashboard/announcements/discover-whats-new-in-arcgis-d...

 

Ed_
by MVP Regular Contributor

Thank you for implementing my idea, cheers 😀 👍