Is it possible to lock slush bucket default filters in Related List?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2014 10:06 AM
Hello,
I have a related list on my Incident form. I have added a default filter in list control on that Related List. When I click on Edit.., a new window is opened with filter condition and slush bucket. Is it possible to lock the filter so that users cannot change the default filter and run it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2015 05:28 AM
Hi Harish,
The no_filter will work for list collector in service catalog.
But how to hide the filter which shows up when we click on Edit UI Action of a related list? There we cannot set no_filter attribute.
Regards,
Prajakta Naik

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2015 06:35 AM
Not sure we can hide that filter on related list . Lets try on this and let you know.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2015 08:47 PM
Did you ever find a solution to this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2015 11:05 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2015 12:21 AM
The only way I can think of is to use a global UI script .. But you need to make sure that you do proper validation so that it does not impact anything else.. You might use url pattern matching in the validation ...