We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

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

Anurag Tripathi
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.