What is the difference between form sections and related tabs in servicenow demo instance,can we use only one instead of both?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2018 03:27 AM
Difference between form sections and related tabs in servicenow demo instance,can we use only one instead of both?
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2018 03:46 AM
hello,
form section contain fields from the same table and to show or hide the fields .
and Related lists appear on forms and show records in tables that have relationships to the current record.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2018 05:16 AM
Hi Vishal,
Can you please elaborate the use of section.
Thanks,
Kuchi Naidu

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2018 05:46 AM
Form sections are like tabs in browser. You use them to put different fields in tabs on your form.
Related lists are showing related tickets from different tables. So if you have incident and related change or problem you will see (attach) them under related tabs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2018 12:02 AM
Hi,
A section is collection of form section elements (fields, splits, annotations, and formatters) displayed on a form. Each section record must be associated with a corresponding view record (even if the view is the default view).
Sections should only be created through the ‘Personalize Form’ UI. You may need to access these records directly if you want to see what elements are part of a particular form section or if you want to see if the form section is part of a multi-section form. You can also change the view a form section is related to or the caption for a section from the form section record. Section records are really the one place where forms, sections, and views are all linked together. As such, they are usually my starting point for navigation when I’m trying to modify something form-related that can’t be changed through the ‘Personalize Form’ UI.
suppose on incident form you have many fields.
you can make section like there is already (OOTB).
note section: feilds related activities (additional comments,watch list)
closure info section: (close codes, close notes,closed by)