- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2023 09:40 AM
Hi,
We have a created a custom workspace using UI Builder as the App Engine Studio is licenced. However the list view of the workspace is not showing up the application admin roles. It only shows up for the system admin role.
Could someone assist me here as to why the "List" is not visible to other roles apart from "System Administrator"?
Thanks,
Dhruv
#workspace
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2023 03:25 PM
Your users might need the "canvas_user" role. Despite setting the M2M Applicability, my non-admin users weren't able to see the lists until I added that role.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2023 11:50 AM - edited 07-17-2023 11:52 AM
When creating a list for a workspace, you need to make sure to configure the M2M Applicability in addition to the actual list configuration. If the M2M Applicability isn't configured for each menu item in the list, only users with the admin role (like System Administrator) will be able to see the list items.
Example list in UI Builder for a custom workspace:
Example M2M Applicability record:
Hope that helps!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2023 02:04 AM
Hi,
Thanks for the reponse, we tried this however it is still not showing to the custom roles which were defined in the M2M mapping.
Is there any other action that we need to check on?
Thanks,
Dhruv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2023 03:25 PM
Your users might need the "canvas_user" role. Despite setting the M2M Applicability, my non-admin users weren't able to see the lists until I added that role.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2023 03:30 AM
Thanks. It worked!