Check for roles
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2024 06:40 AM
How to check what is assigned to a table in application, role to all modules available in a menu in an application?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2024 06:44 AM
Hi @KiranmaiP ,
For any Application Module, you can click on the icon highlihted below to edit module:
IF you see the visibility tab, you can find the roles required to see the module and if no roles mentioned then it's available for all :
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2024 06:52 AM
Hi @KiranmaiP
You can click on pencil icon of module and then you can see.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2024 06:59 AM
Hi @KiranmaiP The table "sys_app_module" and "sys_app_application" holds all the Modules and Applications. You can open by name and can see related values.
Regards,
Sid