Select to view content in your preferred language

Clear Filter action only clearing some filters

85
0
Monday
Labels (1)
ErniedeRijk
Emerging Contributor

In what appears to be a similar fashion to this Solved: Clearing Selection/Filters Not Working In Experien... - Esri Community from 2023.

I have an experience builder app intended for use by non-technical people, using the web version it has 11 pages including a survey123 widget (which rules out the button to force a page refresh as that would clear the form and all selections)

Using the data relations in Fig. 1,  filters are applied to the LPD_Shape table using 1 of 2 selection (either selection in a map, or selection from a list (see  Fig. 2). when switching between views (or more specifically) sidebars using the white button  ("List View" in Fig. 2). It has 3 actions attached to the push button trigger - clear selection >  clear filters >  toggle sidebar (I tried swapping the order of selection and filters - to no effect, i also tried using the clear all filters and the selected data filters - no effect). switching between views clears the down stream selection (for LPD_Information) but not the filtering. when pressed

Assume: LPD1  is related to   PVAs 1,2,3 &4,

                 LPD2 related to PVA 5 and 6,

                 LPD3 is related to  PVA7

If I select LPD1 on the list (and/or the map) , then look at the PVA selection page (a different page) it will show PVAs 1-4. If I then select LPD2 in the map WITHOUT manually unselecting LPD1 first in the list then No PVAs will show in the PVA selection page as if it is looking for PVA's where the LPD_name = LPD1 & LPD_Name = LPD2.

I have created a clear filter button on the PVA information page which does clear the filters and returns my 400+ PVA's BUT if i then try and re-select to filter the data in the LPD Selection Page if it has reset the selection in my last selected method, but never both!

I am genuinely stumped with this one it might be a bug but I'm hoping I have missed something

Fig. 1. Data relations:

ErniedeRijk_0-1786370855278.png

 

Fig. 2 Page example:

ErniedeRijk_1-1786371321079.png

 

 

0 Kudos
0 Replies