Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How can i create a Edit button for epics in project workspace

demofabasaggy
Giga Contributor

As a Project Workspace user, I want to be able to associate an existing SAFe epic to a Project so that I can easily link related records.

 

Current functionality in the workspace only allows a user to create a new SAFe epic, but i often need to associate an epic that already exist. so i need a edit button next to the new button. when i click on edit button Epics are listed by Epic Short Description, and all epic records should be available to choose from.  Once an epic is selected the user can click on an info icon to view more details about the selected record (including epic number).  Selecting the epic and saving will associate the records. 

demofabasaggy_0-1760818075545.png

 

1 ACCEPTED SOLUTION

Sarthak Kashyap
Mega Sage

Hi @demofabasaggy ,

 

I tried your problem in my PDI and it is working fine,

 

Please check below solution 

 

Please navigate to All> Now Experience Frame Work> Declarative Action> List Action (sys_declarative_action_assignment table name for your reference). Create new List action,

 

SarthakKashyap_0-1760856177352.png

Result 

SarthakKashyap_1-1760856229713.png

 

Please mark my answer correct and helpful if this works for you

Thanks and Regards,

Sarthak

 

 

View solution in original post

2 REPLIES 2

Sarthak Kashyap
Mega Sage

Hi @demofabasaggy ,

 

I tried your problem in my PDI and it is working fine,

 

Please check below solution 

 

Please navigate to All> Now Experience Frame Work> Declarative Action> List Action (sys_declarative_action_assignment table name for your reference). Create new List action,

 

SarthakKashyap_0-1760856177352.png

Result 

SarthakKashyap_1-1760856229713.png

 

Please mark my answer correct and helpful if this works for you

Thanks and Regards,

Sarthak

 

 

@demofabasaggy ,

Can you please mark my answer correct if it works for you, it will others to find solution faster.

 

Thanks and Regards,

Sarthak