Hide activity section from specific group in Service operation workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2024 04:50 AM
I have a requirement to hide the activity from 1 group, it should be visible to others.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2024 06:49 AM
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
-------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2024 06:56 AM
Hi,
Check the solutuion here
Solved: Can activity be hidden in workspace? - ServiceNow Community
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2024 03:37 AM
@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.