- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2023 04:40 AM
Hello Experts,
In ui builder I created list with some filters. Filters works and user can chose what is shown on the list but they dont save value
I select value in the filter:
I click apply but chosen value is gone and number does not show up next to filter:
this is what happen on different page with similar configuration:
number of selected elements is shown next to the filter. Why filters don't save their value on one page but do save on another?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2023 03:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2025 12:34 AM
Did anyone find a solution to this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2025 12:48 AM
I raise a case at the support portal. As I saw in the plugin installation history the support repaired the ralted plugin and the filters work now.
On a dashboard it worked directly but on the second tab I had to create teh filters again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2025 02:46 AM - edited 02-26-2025 02:47 AM
one of my collogues found a solution for this. Aparently you hneed to create a client script to bind the filter and add the script to the event action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2025 02:51 AM
I done this and the filter always worked. My issue was that the choosen value wasn't save in the filter component. Therefore the user has not seen what the value of the filter is and wasn't able to clean or reset it.