Hide activity section from specific group in Service operation workspace

vijaya Adagane
Tera Contributor

I have a requirement to hide the activity from 1 group, it should be visible to others.

vijayaAdagane_0-1730983734842.png

 

3 REPLIES 3

Runjay Patel
Giga Sage

Hi @vijaya Adagane ,

 

First of Activities is not a form section and we can not hide it, ServiceNow has limitation here but you can hide form section while writing client script.

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------

In this video i have explained about Web service integration in ServiceNow like how it works, how we can configure it, what are the prerequisite and many more. I have covered below topics in this video. 1. understand Web Service. Like when and how we will use it. 2. Talked about Inbound and ...

Anurag Tripathi
Mega Patron
Mega Patron

@Anurag Tripathi  the given link is not helpful.

I want to hide activity for user who is checking that Incident. If user belongs to 'XYZ' group then activity should not be visible for them.