We have a webmap application for permits. When you search an address, the map zooms to that point and searches cases within a buffer. The search panel will return a display of the cases within that buffer zone. When I click on a case, a list of attributes displays, not only for the original data source, but also for any related table data.
The webmap item page shows the data layers as well as all the related tables, so I know the related table information is linked correctly.
We are rebuilding this app in Experience Builder. I can get all functionality to work, but I cannot get the related table data to display. I have loaded my map and in the Data tab, it shows me all the feature layers including the related tables, however, the point, line and polygon layers are "in use" whereas the related table feature layers are categorized as "other." When I zoom to, and click on, a case in the Experience Builder, the Near me widget I have set up displays the data from the layer itself, but no related table information displays.
I have created a workaround which consists of working in the web map itself. In the pop-ups, I have added each related table. This shows the related table data but rather than just displaying immediately under the feature layer information as a list, you have to click on a button for each related table's data to view it. There are lots of related tables, so we want to view all information as a list rather than have to click on 1-20 buttons to look at each tables information individually.
Does anyone know how to get related tables to display in Experience Builder the way we would like it to?