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.

Customizing SOW incident form

GChanner
Tera Guru

We are new to SOW and on the incident form in SOW there are the Overview and Details tab. The service desk is asking for us to swap the order of the Details and Overview tabs so that Details appear before Overview.

I trying to explain the purpose of the Overview tab and why it occurs before Details however for service that's operations they don't see the need for Overview tab as most of the information that they need appears on the Details tab.

 

Can this be done without it impacting all other records in SOW e.g. change management, problem management,major incident.

Would you recommend such a change?

 

Thanks

Garfield

5 REPLIES 5

iftekhar_mirza
Tera Guru

Hi @GChanner ,

You can control the tab order (Overview / Details) at the UI Builder level for the Service Operations Workspace.


Steps to Configure

1. Open UI Builder

  • Navigate to UI Builder
  • Open the experience: Service Operations Workspace
    Screenshot 2026-04-09 at 11.41.31 AM.png

 

 

 

 

 

 


2.Open the Record Page

  • Navigate to the Record Page used for your Incident form
    Screenshot 2026-04-09 at 11.42.23 AM.png

 

 

 

 

 


3.Create a Variant for Incident

To avoid impacting other modules like Change, Problem, etc.:

  • Locate the existing variant (SRP Record) click on settings
  • Duplicate the variant record

Screenshot 2026-04-09 at 11.47.06 AM.png

  • In the duplicated variant:
    • Add condition: Table = Incident
    • Set a lower order value (higher priority)

Screenshot 2026-04-09 at 11.48.52 AM.png

 

 

 

 

 

 

 

 This ensures:

  • This variant is used only for Incident records
  • Other records remain unaffected

4️⃣ Open Variant in Editor

  • Open the newly created variant
  • Launch it in the UI Builder editor

Screenshot 2026-04-09 at 11.51.03 AM.png

 

 

 

 

 

 

 


Reorder Tabs (Overview / Details)

  • In the left panel, select Main Tabs

Screenshot 2026-04-09 at 11.52.44 AM.png

 

 

 

 

 

 

 

 

 

 

 

 

  • On the right-side configuration panel:
    • You will see the tabs (Record tabs left, Details, etc.)

Screenshot 2026-04-09 at 11.54.11 AM.png

 

 

 

 

 

 

 

 

 

 

 

 

 

  • Simply drag and drop:
    • Move Details tab to the first position
    • Place Record tabs left after it

Screenshot 2026-04-09 at 11.56.29 AM.png

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 This will make Details appear first instead of Overview

Screenshot 2026-04-09 at 11.57.53 AM.png

 

 

 

 

 

 

 

 

 

 Result

  • Details tab will appear as the default first tab
  • Change applies only to Incident records
  • Other SOW records (Change, Problem, Major Incident) remain unaffected 

 

If you found this useful, please mark it as helpful 
Regards,
Iftekhar