Portal Menu Item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-17-2024 09:58 PM
I'm looking for some guidance on how to create menu items in the Service Portal for defects and enhancements. Specifically, I'd like users to be able to click on these menu items to view all logged defects and enhancements (similar to how a CSM customer would view cases).
I know how to create the menu item itself, but I'm unsure about the process of creating the corresponding pages that would display this information. Additionally, I assume I'll need to configure ACLs to ensure proper access control for users.
Could anyone provide some step-by-step instructions or point me in the right direction on setting up the page and any required ACLs?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-17-2024 10:09 PM
hi @Greg L ,
you can try this way:
goto to SP Header Menu main menu from portal then
after opening that you can scroll down and create new menu item
then fill as below
once you clicked on that it will open defect like this
as per the ACl to view defect they should have least on of these role scrum_user ,scrum_admin and feature_user
Please mark helpful & correct answer if it's really worthy for you.
Thanks,
BK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-29-2024 11:13 PM
Ok what I actually need is a page to display this, so I have the menu item, but when I click on 'all defects' I want to be taken to a page simiar to the all cases as per my example which just shows all active defects
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-30-2024 04:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-30-2024 06:24 PM
Ok I have this kind of working.
When I click on the 'defects' menu item i can now get the defects view, which is just the scrum view of the list, however it shows too much i.e. I don't want to see the 'New' button, do I need to create a new view just to use for this? If so how do I do this.
And then when you click into the defect it displays the entire form
Where I want a view more like the cases