Is it possible to lock slush bucket default filters in Related List?

pkottam
Kilo Contributor

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?

11 REPLIES 11

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


Not sure we can hide that filter on related list . Lets try on this and let you know.


Did you ever find a solution to this?


salemsap
Tera Expert

Hi Pavan,


The below link might help you,


Hide/Read-Only Slushbucket Filter


Kalaiarasan Pus
Giga Sage

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 ...