CSA · Question #409
After you create a new table, what is the best practice regarding the navigation pane? Choose 2 answers
The correct answer is C. Specify which Roles are able ta see the Module D. Specify which Roles are able to see the Application Menu. When creating a new table in ServiceNow, it is best practice to configure the navigation pane by defining which roles have access to both the new application menu and its associated modules.
Question
After you create a new table, what is the best practice regarding the navigation pane? Choose 2 answers
Options
- ASet the filter condition on the Application Menu
- BSet the font style on both the Application Menu and the Module
- CSpecify which Roles are able ta see the Module
- DSpecify which Roles are able to see the Application Menu
- ECreate Application Menu with the same name as the table label
- FCreate Module with the plural of the table label
How the community answered
(35 responses)- A3% (1)
- C89% (31)
- E3% (1)
- F6% (2)
Why each option
When creating a new table in ServiceNow, it is best practice to configure the navigation pane by defining which roles have access to both the new application menu and its associated modules.
Application Menus do not typically have filter conditions applied directly to them for access control; roles are used for visibility.
Setting font style is a UI customization and not considered a core best practice for setting up navigation for a new table.
Specifying the roles that can see a Module ensures that only authorized users can navigate to and view records from the new table through that module, adhering to security best practices.
Specifying the roles that can see the Application Menu ensures that the entire application menu, which contains the modules for the new table, is only visible to authorized users, enhancing security and user experience.
While creating an Application Menu with the same name as the table label is a common naming convention, defining role access is a more critical best practice for security.
While creating a Module with the plural of the table label is a common naming convention for usability, defining role access is a more critical best practice for security.
Concept tested: Table creation best practices; navigation security
Source: https://docs.servicenow.com/bundle/utah-platform-user-interface/page/administer/navigation-and-sections/concept/c_ApplicationMenusAndModules.html
Topics
Community Discussion
No community discussion yet for this question.