Skip to main content
raulg0001
Inspiring
October 22, 2024
Question

Reset User Filter Record

  • October 22, 2024
  • 5 replies
  • 0 views

I have a grid based on record, this record has defined user filters.  The client asks me that when he selects a filter and clicks on the details of a case and then returns to the main screen, the filter selection is not checked. Is there a way to reset the filters of marked users without manual action by a user?

5 replies

stefanhelzle0001
October 22, 2024

Yes, but not with the normal record user filters. When you build your own filters, you can store the settings in rule inputs which then get stored in the url.

https://docs.appian.com/suite/help/24.3/url-parameters.html

raulg0001
raulg0001Author
Inspiring
October 22, 2024

What I want to do is the complete opposite, be able to reset the user filter selection when a button is pressed. Do you know any way?

stefanhelzle0001
October 22, 2024

What does this exactly mean?

"clicks on the details of a case and then returns to the main screen"

By default any user filter gets reset if the user navigates away and comes back.