Restrict related lists on Control test

BKash
Tera Contributor

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

5 REPLIES 5

Viraj Hudlikar
Giga Sage

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.

Hello @Viraj Hudlikar , My requirement is not to hide but restrict the related list of the control test

@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.

@BKash 

 

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.