- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2019 11:13 AM
We have a requirement to only allow CIs with Owned By populated on the Affected CIs tab of a Change Request. I am trying to implement changes to meet this requirement.
I was able to Set a default filter on the related list tab and the list view for Affected CIs is successfully applied.
However, when the user clicks, "Edit...", the Edit Members form does not have this filter applied. I don't know how to configure this form to have the same filters defaulted as what I placed on the list view.
Any help to accomplish this is appreciated.
Thanks,
David
Solved! Go to Solution.
- Labels:
-
Change Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2019 11:30 AM
Right click on the list and choose configure > List control. when the list control appears you will most likely need to add Edit default filter to the list layout. Once it is there you can add the filter.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2019 11:30 AM
Right click on the list and choose configure > List control. when the list control appears you will most likely need to add Edit default filter to the list layout. Once it is there you can add the filter.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2019 11:46 AM
Take a look at this
Please mark my response as correct and helpful if it helped solved your question.
-Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2019 12:01 PM
Thank you