CSA · Question #399
A form displays information about one record at the top, for example a User, Additional records, which are associated with that User, are displayed on tabs at the bottom of the form. What are those ta
The correct answer is D. Related Lists. The tabs at the bottom of a ServiceNow form that display associated records for the primary record are known as Related Lists.
Question
A form displays information about one record at the top, for example a User, Additional records, which are associated with that User, are displayed on tabs at the bottom of the form. What are those tabs called?
Options
- AAdditional Info
- BMore Info
- CRelated Links
- DRelated Lists
How the community answered
(26 responses)- A8% (2)
- C4% (1)
- D88% (23)
Why each option
The tabs at the bottom of a ServiceNow form that display associated records for the primary record are known as Related Lists.
Additional Info is not a standard ServiceNow UI term for displaying associated records in tabs.
More Info is not a standard ServiceNow UI term for displaying associated records in tabs.
Related Links typically display actions or links pertinent to the record, not lists of associated records.
Related Lists are UI elements on a ServiceNow form that display records from other tables that have a defined relationship to the record currently being viewed. They appear as tabs at the bottom of the form, providing an organized way to access related data without navigating away from the main record.
Concept tested: ServiceNow UI components; Related Lists
Source: https://docs.servicenow.com/bundle/utah-platform-user-interface/page/use/lists/concept/c_RelatedLists.html
Topics
Community Discussion
No community discussion yet for this question.