Restrict related lists on Control test
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2025 09:35 AM
My requirement is I want to restrict the related lists of Control Test form so that if Assigned to of control test record is user from specific group and if logged in user is from different group, the related list records of that control test should be read only for the logged in user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2025 09:45 AM
Hello @BKash
Checkout below threads which has similar requirement to hide related list as making readonly won't be possible.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0758509
Hiding Related Lists and Embedded Lists - ServiceNow Guru
Solved: How to hide a related Lists based on certain condi... - ServiceNow Community
If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.
Thanks & Regards
Viraj Hudlikar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2025 09:57 AM
Hello @Viraj Hudlikar , My requirement is not to hide but restrict the related list of the control test
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2025 11:24 PM
@BKash - When you say restrict do you mean by record non editable or what?
If its record non-editable then write acl for the record which are mapped under parent and specify condition as per your requirement if it matches it will make all fields as readonly.
If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.
Thanks & Regards
Viraj Hudlikar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2025 10:50 PM
Thank you for marking my response as helpful! 😊
I hope your concern has been fully addressed. If it resolves your issue, please consider marking it as the accepted solution. This will ensure others in the community can benefit from the solution too.
Thanks & Regards
Viraj Hudlikar.