How to create a new item in Strategic Planning Workspace > Portfolio Plan > Sidebar?

Fabio Crismani1
Tera Contributor

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)

1 REPLY 1

Shruti
Mega Sage
Mega Sage

Hi,

Navigate to sys_graphql_schema.LIST

Open Alignment Planner Workspace Home API

Check the resolver scripts and mapping

Shruti_0-1754895634864.png

Sidebar options are coming from WorkflowOptionsUtil script include but it is not editable

Shruti_1-1754895665908.png