- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2024 04:03 AM
Hi, folks!
I am working on developing a scoped application.
One of the requirements is to create a workspace for app users.
I've just created this workspace without any adjustments for preview and realized that the modules that were created are different to list in the new workspace. Who can explain to me why?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2024 04:10 AM
Hi @Nataliia_Lova ,
You will need to add new Lists on your workspace.
Follow the steps : https://docs.servicenow.com/bundle/vancouver-application-development/page/build/app-engine-studio/ta...
And configuring the role access on the UIB table sys_ux_applicability_m2m_list.
Role and Access
Roles and access enable you to define the audience of each of the lists defined in the list filters.
Legacy table name | UIB table name |
---|---|
sys_aw_list | sys_ux_applicability_m2m_list |
To migrate roles and access, select a filtered list and choose the audience.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2024 04:06 AM
Hi,
Both different objects technically. This is the correct behavior.
You can add the more lists to your workspace.
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2024 04:15 AM
Hi, Saurabh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2024 05:24 AM
Hi,
Which app shell did you use for workspace?
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2024 05:33 AM
Where can I check it?