
Amanda Oliveira
Tera Contributor
Options
- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 12-22-2021 11:09 AM
Service Portal Simulator
task: Main Menu
mistakes made:
Verify you have created 'My Tickets' menu item as per the instructions.
Verify you have created 'Report Outage' menu item as per the instructions.
Verify you have created 'My Links' menu item as per the instructions.
Verify you have created 'Backend UI' menu item as per the instructions.
** if you're having problems with the Portal theme error: make sure you change the theme name "Stock Hearder" to just "Stock".
solution:
In the first three menu items, the "CONDITION" field must be filled in with: gs.isLoggedIn(); to validate the logged in user..
But for the "CONDITION" field of the "BACKEND UI" item use: gs.hasRole("admin"); to validate the admin role.
Item My Tickes:
Item Report Outage:

Item My Links:

Item BACKEND UI:

Main Menu items: SIMULATOR MENU

If I helped you, let your likes! 🥰
Amanda Oliveira
My Linkedin: www.linkedin.com/in/amanda-oliveira-243482164/
- 829 Views