Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

'Implement' UI Action not showing on SOW

angehrs
Tera Contributor

I am having issues showing the Implement button on SOW.

I can see the Workspace Form Menu, but none of the Workspace Form Buttons are showing

angehrs_0-1787239739267.png

angehrs_1-1787239785406.png

 

 

5 REPLIES 5

HarishKumar6668
Kilo Sage

Hi @angehrs ,

If you want the Implement action to be displayed as a button instead of being available under the Overview menu, please follow the steps below:

  1. Navigate to the UX Form Actions Layout Item (sys_ux_form_action_layout_item) table.
  2. Search for the Implement action.
  3. Open the corresponding record and uncheck the Overflow field.
  4. Save the record.

Once the Overflow field is unchecked, the Implement action should be displayed directly as a button.


Screenshot 2026-08-26 at 1.16.18 PM.png

If you find this information useful, please mark it as Helpful and Accept the Solution.

Regards,
Harish