CSA · Question #331
What displays a set of records from a table?
The correct answer is D. List. A list is a fundamental user interface element that effectively displays a collection or set of records from a table in a structured, row-and-column format.
Question
What displays a set of records from a table?
Options
- AView
- BDashboard
- CPanel
- DList
How the community answered
(57 responses)- A2% (1)
- B4% (2)
- D95% (54)
Why each option
A list is a fundamental user interface element that effectively displays a collection or set of records from a table in a structured, row-and-column format.
A view defines the specific arrangement and selection of fields for a record or list, but it is not the display mechanism itself for a set of records.
A dashboard aggregates and displays various reports, widgets, and lists, but it is not solely the mechanism for displaying a set of records from a single table.
A panel is a generic term for a section of a user interface and does not specifically refer to the display of records from a table.
A list is specifically designed to display a set of records from a table, presenting multiple data entries in a table-like format with rows and columns, allowing users to view and interact with data efficiently.
Concept tested: Displaying records from a table
Source: https://docs.servicenow.com/bundle/utah-platform-user-interface/page/use/platform_basics/concept/c_Lists.html
Topics
Community Discussion
No community discussion yet for this question.