Select to view content in your preferred language

Exp Builder DEV 1.18 - List Widget Behavior

47
0
3 hours ago
JeffMertzXcel
Occasional Contributor

I have a out of the box List Widget connected to a map layer (A) which has an enormous amount of records (~450k). In the Map Widget, I can set an extent change and filter the records out - works fine (305 documents in this area).

JeffMertzXcel_0-1763668598394.png

I also have a record selection filter, so that when a user selects a polygon from another layer (B), it filters the list to only those records where the condition B.id = A.id. Sometimes it works, sometimes there is leftover documents in the list - as shown below, there should only be 2, but the list contains others.

JeffMertzXcel_1-1763668816754.png

When that selection clears, the list reverts to the original state of all the records - it loses the filtered list by extent. This causes an unpleasant user experience.

JeffMertzXcel_2-1763669034267.png

The work-around is to have the user pan or zoom the map, then the list filters again to a reasonable size. Is this expected behavior? 

0 Kudos
0 Replies