- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
I had a Requirement, need to hide the Overview tab on Create New Change Request.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Go to UI Builder -> Page Collection and open 'SOW - Record tabs left'
Open 'Change Overview SNC' settings and make it inactive and save it [uncheck 'active' under Availability section]
Refresh the page and try to create a new Change Request
I hope you appreciate the efforts to provide you with detailed information. As per community guidelines, you can accept more than one answer as accepted solution. If my responses helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
i am not sure if that is the original request but is doable & would need additional testing
We can create a new variant and make 'Change Overview SNC' active and set to call when opening existing change requests [screen condition, sysId != '-1']
For new change requests, we can use inactive 'Change Overview SNC' with screen conditions
[Sys ID == '-1'] so that overview tab is hidden
Hope it helps !
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
i am not sure if that is the original request but is doable & would need additional testing
We can create a new variant and make 'Change Overview SNC' active and set to call when opening existing change requests [screen condition, sysId != '-1']
For new change requests, we can use inactive 'Change Overview SNC' with screen conditions
[Sys ID == '-1'] so that overview tab is hidden
Hope it helps !
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
yes this should help
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Thanks @Ankur Bawiskar
Did you get a chance to review this ?
As per community guidelines, you can accept more than one answer as accepted solution. If my responses helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
need to change the conditions as: