ACL on workspace list.

Fromsee Genene
Tera Contributor

How to make workspace lists to be viewed based on groups of role?

1 ACCEPTED SOLUTION

jitesh_malik
ServiceNow Employee
ServiceNow Employee

@Fromsee Genene will need some more information on the above ask. You can restrict the access to the record producer as mentioned in this post

View solution in original post

5 REPLIES 5

jitesh_malik
ServiceNow Employee
ServiceNow Employee

Hi Formsee,

 

You can use the concept of "Audiences" to restrict the list's visibility as per the roles. 

 

1. Create an Audience record in the sys_ux_applicability table.

2. Map the Audience with the UX list in the List Applicabilities (sys_ux_applicability_m2m_list).

 

You can also check this article for more information. 

 

--

Thanks,

Jitesh

Thank you @jitesh_malik , I also need ACL on the Portal record producer and widget.
What can I do?

jitesh_malik
ServiceNow Employee
ServiceNow Employee

@Fromsee Genene will need some more information on the above ask. You can restrict the access to the record producer as mentioned in this post