- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2024 08:37 PM
The list in workspace look like this
for some users the Unassigned is not visible like this
Can anyone help what might be the reason?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2024 01:47 AM
Hi @XYD23 ,
Go to the below table and check if it is restricted to certain users/role:
Type the below in filter navigartor:
sys_ux_applicability_m2m.LIST – where lists are made available to selected audiences
Please mark my answer correct/helpful if it resolved your query
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2025 05:19 PM
For anyone else having an issue navigating to the correct mentioned table.
It is actually 'sys_ux_applicability_m2m_list.LIST'. (or .list) Took me way too long to figure this one out.
sys_ux_applicability_m2m.LIST does not exist.
but sys_ux_applicability.LIST, which I assumed was the correct one, is the audience table.