Move "Copy Feature with stories" action to overflow menu in Strategic Planning Workspace

Snow Developr12
Tera Contributor

Hi Community,

I am working on Strategic Planning Workspace in ServiceNow and have a requirement to modify the placement of an action button in the record header.

Currently, on the EAP Feature creation page, I see the following buttons in the header:

Save
Delete
Copy Feature with stories
Copy Feature without stories

Requirement: I need to move the “Copy Feature with stories” button from the top action bar into the overflow (3-dot) menu, and it should appear below the Delete option.

How can I control its position specifically below the Delete option?

Screenshot 2026-04-10 145435.png

 

 

Any guidance or steps would be really helpful.

Thanks in advance!

1 REPLY 1

Shruti
Giga Sage

Hi @Snow Developr12 

Navigate to sys_ux_m2m_action_layout_item.LIST

Open the item ( Copy Feature with stories) and update display type to Overflow menu

 

Navigate to sys_ux_form_action_layout_item.LIST

Open the item ( Copy Feature with stories) and update Overflow checkbox to true