Workspace List is different to the Application modules list.

Nataliia_Lova
Tera Guru

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?

Screenshot 2024-01-09 at 13.58.20.pngScreenshot 2024-01-09 at 13.58.39.png

1 ACCEPTED SOLUTION

Community Alums
Not applicable

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.

Role and Access corresponding tables
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.

View solution in original post

8 REPLIES 8

Saurabh Gupta
Kilo Patron
Kilo Patron

Hi,
Both different objects technically. This is the correct behavior.
You can add the more lists to your workspace.


Thanks and Regards,

Saurabh Gupta

Hi, Saurabh.

Previously, I created an app but deleted it because of some obstacles (it was yesterday🙃), and in that deleted app all modules were automatically visible as the same. So this is why my question appeared.

Hi,
Which app shell did you use for workspace?


Thanks and Regards,

Saurabh Gupta

Where can I check it?