Is the 'Security Incident Response Workspace' a configurable workspace?

Mark Davidson1
Tera Contributor

I have a requirement to add a UI Action (UX Form Action) that will display when viewing the Security Incident form and also another action on Security Request form (list has been added) in the Security Incident Response Workspace. 

Attempts to add even a generic UX Form Action fail to display.

 

Is the 'Security Incident Response Workspace' a configurable workspace?

 

REF: https://docs.servicenow.com/bundle/vancouver-platform-user-interface/page/administer/configurable-wo...

2 ACCEPTED SOLUTIONS

andy_ojha
ServiceNow Employee
ServiceNow Employee

Hey there,

 

The Security Incident Response Workspace, is technically a flavor of a Configurable Workspace (Next Experience).

By chance, is your generic UX Form Action, perhaps stuck in the "Overflow Menu" (the three dots)?

_andy_grTDIR_do_0-1704296090091.png

 

_andy_grTDIR_do_1-1704296131930.png

 


If it is, and you want to move it out, onto the main area (e.g. Create Response Task) - an extra step is needed.

  • You may need to add a record in the table -> 'sys_ux_form_action_layout_item' (if it does not exist)
    • Ensure your UX Form Action is referenced 
    • Then uncheck the Overflow button 
    • Adjust the Order 
  • The "Create Response Task" record on this table is a good example to review 

_andy_grTDIR_do_3-1704296626459.png

 

_andy_grTDIR_do_2-1704296584571.png

 

View solution in original post

Siddhesh Gawade
Mega Sage
Mega Sage

Hello @Mark Davidson1 ,

 

Yes, it is a configurable workspace. In the UI action record. make sure the  Format for Configurable Workspace and workspace form button as below.

 

SiddheshGawade_0-1704296857283.png

 

 

Kindly mark the answer ✔️Correct or Helpful ✔️If it addresses your concern.


Regards,

Siddhesh

View solution in original post

3 REPLIES 3

andy_ojha
ServiceNow Employee
ServiceNow Employee

Hey there,

 

The Security Incident Response Workspace, is technically a flavor of a Configurable Workspace (Next Experience).

By chance, is your generic UX Form Action, perhaps stuck in the "Overflow Menu" (the three dots)?

_andy_grTDIR_do_0-1704296090091.png

 

_andy_grTDIR_do_1-1704296131930.png

 


If it is, and you want to move it out, onto the main area (e.g. Create Response Task) - an extra step is needed.

  • You may need to add a record in the table -> 'sys_ux_form_action_layout_item' (if it does not exist)
    • Ensure your UX Form Action is referenced 
    • Then uncheck the Overflow button 
    • Adjust the Order 
  • The "Create Response Task" record on this table is a good example to review 

_andy_grTDIR_do_3-1704296626459.png

 

_andy_grTDIR_do_2-1704296584571.png

 

Siddhesh Gawade
Mega Sage
Mega Sage

Hello @Mark Davidson1 ,

 

Yes, it is a configurable workspace. In the UI action record. make sure the  Format for Configurable Workspace and workspace form button as below.

 

SiddheshGawade_0-1704296857283.png

 

 

Kindly mark the answer ✔️Correct or Helpful ✔️If it addresses your concern.


Regards,

Siddhesh

Mark Davidson1
Tera Contributor

Thanks to both @andy_ojha  and @Siddhesh Gawade , I've utilized both suggestions with success. 

 

Best regards,

Mark