How to Bring Form UI Action into a workspace

Logappradeep
Tera Contributor

Hi All,

I need to integrate the Form UI Action into the workspace environment. Essentially, I want to ensure that the form's UI action is accessible and functional within the workspace, while keeping it separate from other views or environments. The goal is to enable users to interact with the form seamlessly within the workspace interface.

Logappradeep_0-1751267475131.png

Native form: 

Logappradeep_1-1751267519205.png

Workspace:

Logappradeep_2-1751267560253.png

I'm not able to use the ui actions in workspace.

Thanks,
Logappradeep
3 ACCEPTED SOLUTIONS

GlideFather
Tera Patron

Hi @Logappradeep,
locate your UI Action and scroll a bit down and there are these 3 checkboxes, the marked two shall do the trick for you:

KamilTEL_0-1751267777743.png


It is per table so for example doing this on task will affect all the tables such as incident, problem, change, etc... doing it on incident will affect incident and incident_task for example etc.

Eventually check the View as it is also per view.

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


View solution in original post

Ankur Bawiskar
Tera Patron
Tera Patron

@Logappradeep 

you already have the 2 checkboxes true. (Workspace Form button and Format for Configurable Workspace)

Are you sure the user satisfies the UI action condition?

If my response helped please mark it correct and close the thread so that it benefits future readers.

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

View solution in original post

KalaiselviVijay
Tera Expert

Hi @Logappradeep ,

You need create a Form UX Action in [sys_ux_form_action] table. Once configured, the action will appear automatically on the action bar of the form which is configured in your workspace. (Ensure that the 'Workspace form button' and 'Workspace form menu' options are selected.).
Thanks,

Kalaiselvi V

View solution in original post

9 REPLIES 9

@Logappradeep 

record into that table is auto-created when you enable those 2 checkboxes.

Did it not happen automatically?

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

@Ankur Bawiskar 
The record is not created automatically.

Thanks,
Logappradeep

@Logappradeep 

it does get created automatically.

If it's not happening in your instance you need to debug as going forward if anyone creates a UI action and doesn't create UX Form action then that button won't be seen in workspace.

If my response helped please mark it correct and close the thread so that it benefits future readers.

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

@Ankur Bawiskar 

The record isn't being created automatically in my PDI, but when I tried it with another PDI, it was created automatically. 

Thanks,
Logappradeep

@Logappradeep 

thanks for confirming what I mentioned earlier.

Then some issue in your PDI.

As per new community feature you can mark multiple responses as correct.

If my response helped please mark it correct as well so that it benefits future readers.

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