How to create a separate tab section with 9 tabs on a Classic ServiceNow form?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Hi Community,
I am working on a Change Request form in ServiceNow.
Currently, the form has existing tabs such as:
Notes
Planning
Schedule
Conflicts
Approval
Prerequisite
I want to create a separate section/tab group for my 9 new tabs. These 9 tabs should not be placed under or inside the existing tabs.
My requirement is something like:
Existing Tabs
[Notes] [Planning] [Schedule] [Conflicts] [Approval] [Prerequisite]
Separate Section for my 9 Tabs
[Tab 1] [Tab 2] [Tab 3] [Tab 4] [Tab 5]
[Tab 6] [Tab 7] [Tab 8] [Tab 9]
Basically, I want my 9 tabs to be managed separately from the existing tabs on the same form.
Is it possible to create a separate section/tab group containing these 9 tabs on a Classic ServiceNow form?
If yes, what is the recommended way to configure this using standard ServiceNow functionality (Form Layout, Form Designer, UI Formatter, etc.)?
Thanks in advance for your guidance.