Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Hiding views on REQ, RITM and SCTASK record

SimoneRandazzo
Tera Contributor

Hello Community!

I have a question related to hiding views on REQ, RITM and SCTASK record.

 

I want to keep only the default view  the others should be hidden if possible.

 

This is not related to the table itself (like sc_req_item) but is related to the views avaialble when a new record is created or edited. Please see screenshot attached, you can see the position is on the record.

 

Thank you all.

 

Best.

 

Simone

3 REPLIES 3

KrishnaMohan
Tera Sage

Hi @SimoneRandazzo 

 

 

Refer below community post

 

https://www.servicenow.com/community/developer-forum/how-to-restrict-ui-action-quot-view-quot-in-inc...

 

If this helps, please mark this as correct/helpful.

 

Thanks,

Krishnamohan

Thank you, I already searched through similar posts but that doesn't answer my question. I want to hide specific view just when I have a record opened, for example when I open a requested Item I just want to see the default view.

@SimoneRandazzo got it, you can try with view rules.

KrishnaMohan_0-1739394090924.png

KrishnaMohan_1-1739394147723.png

 

For more details about views, please refer below servicenow doc links

View Management 

Control Views 

 

If this helps, please mark this as correct/helpful.

 

Thanks,

Krishnamohan