Slushbucket on UI page needs a filter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-20-2025 07:55 AM
I am creating a UI page with a slush bucket. Unfortunately, the slush bucket has far more options than get displayed to the user. (ServiceNow will only display 100 options in a slush.) I need to allow the user to filter on this slush bucket so they can get to the options they need. I have seen slush buckets in ServiceNow with filters attached, but when I use
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2025 10:28 AM
Hi,
Did you ever find a solution?
Thanks
Josh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2025 10:42 AM
No. I ended up writing my own text-based filter by adding a text box that the user could type into. After the user finishes typing, slush options reload and only display those options that start with the text that was typed in.