Hide Overview Tab on Change Request in Service Operations Workspace.

ChamaneshwaP
Giga Contributor

I had a Requirement, need to hide the Overview tab on Create New Change Request.

ChamaneshwaP_0-1757331574565.png

 

2 ACCEPTED SOLUTIONS

Bhuvan
Kilo Patron

@ChamaneshwaP 

 

Go to UI Builder -> Page Collection and open 'SOW - Record tabs left'

Bhuvan_2-1757333717093.png

 

Open 'Change Overview SNC' settings and make it inactive and save it [uncheck 'active' under Availability section]

Bhuvan_3-1757333780474.png

 

Refresh the page and try to create a new Change Request

Bhuvan_4-1757333814535.png

 

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

View solution in original post

@Ankur Bawiskar 

 

i am not sure if that is the original request but is doable & would need additional testing

Bhuvan_2-1757349932339.png

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

 

https://www.servicenow.com/docs/bundle/zurich-application-development/page/administer/ui-builder/con...

 

Hope it helps !

 

Thanks,

Bhuvan

View solution in original post

13 REPLIES 13

 

@ChamaneshwaP 

 

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

Ankur Bawiskar
Tera Patron
Tera Patron

@ChamaneshwaP '

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Pradeep Thipani
Mega Sage

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.

 

PradeepThipani_0-1757333034172.png

 

PradeepThipani_1-1757333127074.png

 

 

Option2: You can disable all the containers for new records expect state formatter:

 

PradeepThipani_2-1757333185646.png

 

Open each state record and make it false for display for new records:

 

PradeepThipani_3-1757333254587.png

 

PradeepThipani_4-1757333501677.png

 

 

Option3- Raise a case with ServiceNow to check further how to deactivate only for new records.

 

Thanks,

Pradeep

 

 

"If this response was useful, please select 'Accept as Solution' and mark it as 'Helpful.' This helps me provide better answers and assists the community ".

Regards,
Pradeep

Bhuvan
Kilo Patron

@ChamaneshwaP 

 

Go to UI Builder -> Page Collection and open 'SOW - Record tabs left'

Bhuvan_2-1757333717093.png

 

Open 'Change Overview SNC' settings and make it inactive and save it [uncheck 'active' under Availability section]

Bhuvan_3-1757333780474.png

 

Refresh the page and try to create a new Change Request

Bhuvan_4-1757333814535.png

 

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

@Bhuvan  

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.

 

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader