- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Monday
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
Monday
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
Monday
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
Monday
Follow this post where I explained the steps for Problem Management,
https://www.servicenow.com/community/itsm-forum/how-do-i-delete-the-overview-tab/td-p/3365555
Steps to follow would be similar for Change Management Overview tab.
If this 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
Monday
check this link where I shared an approach. also check the answered response.
How do I delete the overview tab
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Monday
Hi @ChamaneshwaP ,
We have the same kind of requirement, I think it is not feasible.
Check few option listed below:
Option1 - To disable fully for new and old records.
Option2: You can disable all the containers for new records expect state formatter:
Open each state record and make it false for display for new records:
Option3- Raise a case with ServiceNow to check further how to deactivate only for new records.
Thanks,
Pradeep
Regards,
Pradeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Monday
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
Monday
I believe it's required to be hidden only for New Records and shown for Existing Records.
The approach you shared would hide it for both.
I believe there would be some other config.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader