Select to view content in your preferred language

Button to clear the framework filter?

8843
12
Jump to solution
01-07-2022 05:04 PM
Ajparker_hlth
Occasional Contributor

Hi! I'm trying to find if there is a way to clear the "framework filter". I have two lists that each have triggers to filter the framework i.e. to filter the data shown in a third list. However, if I have selected something from list 1, then try to select from list 2, nothing shows in list 3 as the list 1 filter is still in place. Even when I clear the selection on list 1, then select from list 2, no items show in list 3.

I'd love to be able to tell users: "if nothing shows up in list 3, click this button to reset all filters then try your selection from list 2 again".

I.e. have a kind of global "reset filters" button.

Anyone have any ideas on how I can accomplish this?

 

 

12 Replies
TonghuiMing
Esri Regular Contributor

@AbdulabnanMohammed, unfortunately, there is no concrete solution to this at this time.

0 Kudos
JeffLegato1
Frequent Contributor

I solved this by adding a link button that links to the same Experience application. Basically a webpage refresh button. 

TonghuiMing
Esri Regular Contributor

Hi all,

In the latest 2026 June release, a global "reset filter" button can be added through the newly-supported message action in the button widget:

Button click -> Data: Clear data filters.

 

It will be included in Enterprise version 12.2.

0 Kudos