UI Builder Filter Component Loses Selection After Apply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2025 06:11 AM
I'm working on a custom Now Experience page on the UI Builder, and I'm using a multi-select filter component to filter a list. The filter is based on the Country table.
When I select one or more values in the filter and click "Apply", the selection does not stay visible in the component. It looks like the filter resets.
However, the filtering itself is working and the list updates correctly based on the selection.
It’s just that the selected values disappear from the filter UI.
How can I maintain the selection in the filter component after clicking "Apply"?
Is there something I'm missing?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hey
Try to add an Client Scriped "apply filter" with the script include "mergePARFilters".
For details see here (Point 6) and below): Set up interactive filter on UI builder (for data ... - ServiceNow Community
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Try to add a "apply filters" with the script include "mergePARFilters". See Here: Set up interactive filter on UI builder (for data ... - ServiceNow Community