I have got a pretty basic Experience Builder application built that uses 4 widgets:
This application mostly works as intended. However I am running into something strange when trying to filter (and I suspect select) records for a group of points that all share the same attribute with which you filter by i.e. Proposal Title.
For example, here is what it looks like when working correctly:
Points are filtered by Proposal Title, of which there are 6 points in this proposal, as you scroll through each point in the feature info widget, the image widget updates with the correct attachments for that point. The map also shows the selected point. Also note the complete URL parameters.
Here is what is looks like for this one in particular Proposal Title:
Points are filtered correctly by Proposal Title and the feature info displayed in the widget for each point is correct. The map is also pans and zooms correctly. However, when using the feature navigation index, it doesn't select the point in the map nor populate the attachment on the right. Also note the URL - it isn't complete like in the first example. It briefly flashes the rest of URL which each click of the mouse within the feature info widget but doesn't stick/stay. This makes me think it is some weird glitch with the select data URL parameter. But why only for these points?
Additionally, when you shut off the filtering, the points within this particular Proposal Title display as intended within the application. Points show as selected within the map and the URL is complete:
Any ideas on what could be happening here?
This app is expected to select the record displayed in feature info, no matter it's filtered or not.
It seems like the feature info widget's selection logic.🤔
Okay that's good to know to narrow it down/where the error is occurring.
Okay oddly the issue is resolved when I change the Proposal Title for all the points within that one particular project ('Comb Ridge - 2025' in the post's example). There is a dash (-) in the Proposal Title, but that isn't an issue for other points that also have dashes in the Proposal Title field.
So while fixed, not entirely resolved. Wonder if this issue is going to show itself again.
By default, the displayed feature in FeatureInfo will be selected.
Now FeatureInfo provide a tool, so you can Clear selection.