Want to add button on new project workspace

arjshubh
Tera Contributor

Hi,

 

i am working on new project workspace where i want to create a button on status report page.

 

arjshubh_0-1762167632331.png

like that copy button.

Any suggestions on this.

2 REPLIES 2

ChallaR
Giga Guru

Hi @arjshubh ,

Please find the step to step process-

Steps to Add a Button in ServiceNow Workspace

  1. Navigate to UI Builder

    • Go to Now Experience Framework → UI Builder in your ServiceNow instance.
    • Select the Workspace where you want to add the button (e.g., Project Workspace).
  2. Open the Page

    • In UI Builder, open the page where you want the button to appear (e.g., the report details page shown in your screenshot).
  3. Add a Button Component

    • From the Component Library, drag and drop a Button component onto the page layout.
    • Position it where you want (e.g., near the “Export as PDF” option or in the header).
  4. Configure Button Properties

    • Set Label (e.g., “Create Status Report” or “Custom Action”).
    • Define Action:
      • Client-side: Navigate to another page or open a modal.
      • Server-side: Trigger a script or flow using Data Resource or Client Script.
  5. Bind Data or Script

    • If the button needs to perform a specific action (e.g., generate a report, call an API), create a Data Resource or Client Script in UI Builder and link it to the button’s onClick event.
  6. Publish Changes

    • Save and Publish the page so the button appears in the workspace.

Thanks,

Rithika.ch

Ankur Bawiskar
Tera Patron
Tera Patron

@arjshubh 

steps

1) identify the UI builder page which is rendering this

2) create a copy of that

3) then you need to create button which involves some UI builder components

Not very straight forward

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader