Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

How can I control the list of fields under Details in Service Operation Worksapce

Alon Grod
Tera Expert

Hi,

How can I edit (add/remove fields) the list of fields under in the top of the incident in service Operation Workspace?

Screenshot 2023-08-10 at 15.34.01.png

 

1 ACCEPTED SOLUTION

Brad Tilton
ServiceNow Employee

This is handled through the UX Form Header record.

  1. Go to All > Now Experience Framework > Configuration Settings > UX Header Configurations
  2. Find the SOW Header Config record and click into it
  3. Find the table name, in this case it would be incident
  4. Switch into the correct scope and add or remove items to the Secondary Values related list.

View solution in original post

5 REPLIES 5

@Brad Tilton thnx legend