How to create a new item in Strategic Planning Workspace > Portfolio Plan > Sidebar?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago - last edited a month ago
Hello,
I’m working with the Strategic Planning Workspace (SPW) in ServiceNow Xanadu release.
In the Portfolio Plan view, there’s a Sidebar that shows items like Goals, Planning Items, and so on.
In the roadmap view when I click in a project I’d like to see a customized tab. So can you help me to know how can I add a new custom item (like a custom table or UI component) to that sidebar panel.
Is there a recommended way to extend this sidebar?
Can it be done via component extension or through a workspace UI config?
Any examples or documentation references would be helpful.
Thanks in advance! (attachment with the idea about it)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi,
Navigate to sys_graphql_schema.LIST
Open Alignment Planner Workspace Home API
Check the resolver scripts and mapping
Sidebar options are coming from WorkflowOptionsUtil script include but it is not editable