How do I restrict certain CIs on Affected CI tab if change request Type is standard?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2022 10:17 AM
Hi All,
On Change Request if Type is "standard" then on Related list on "Affected Ci" tab I want to restrict certain CI based on Ci names.
UI Action : "Add" is kind of Global UI action and used by all tables inherited from Task table. So I can't set default filter just for standard change here.
So what should be other options to complete this requirement ?
Thanks,
Kinjal

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2022 10:45 PM
You need to make a copy of the UI action and then use the conditions to make them only show up for standard changes, and update the conditions of the global one to hide it from standard changes, then add your extra filters in the copy.