Need to add filter in related list
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2018 08:41 PM
Hi All,
I have a Change Request related list on Release form as follows:
I don't want users to select those changes whose STATE = RFC LOGGING & CHANGE ASSESSMENT. when they click on EDIT button to select changes.
What i did is, i opened this related list and added a filter as follows:
But this is not working.
As when i click on edit button in change related list , no filter is reflecting:
Please suggest how should i achieve this !!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2018 08:57 PM
Heya,
I think that this is what you are after 🙂
Cheers,
Brendan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2018 09:49 PM
Hi Brendan,
Thanks for reply.
This has helped me.
But one more thing i need to do here is:
I dont want users to touch this filter:
As when i tested this while impersonating with a normal user, then i found that user can just click on that cross button and can then find all the changes with state RFC logging and change assessment.
So, i want to make this filter non-editable, is it possible?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2018 10:45 PM
Hi Geet,
You might want to have a look at the below thread. This explains on how to modify the filter in slush bucket view using Global UI script. Even though you are able to provide filter roles to not show the filter to users, once they click on Edit and go to slushbucket view, they will be able to edit the filter.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2018 09:20 PM
Procedure
- Navigate to the related list (example, Incidents on a problem record).
- Create the desired filter using the condition builder (example, [Active] [is] [true]).
- Click Set as Default Filter.