Final answer:
The correct answer to the question is 1) Tabular, which is a layout used in forms to display fields from multiple records at one time in a table format, with rows representing records and columns representing fields.
Step-by-step explanation:
A form can be used to display fields from multiple records at one time by specifying the Tabular layout. This layout allows data from several records to be presented in a table, with rows representing individual records and columns representing the attributes or fields of the records. Therefore, the correct answer is 1) Tabular.
In the Tabular layout, forms appear similar to spreadsheets or database tables. This view facilitates comparison and analysis of data because you can see many records at once. It contrasts with a Columnar layout, which displays a single record at a time with fields listed vertically, or a Hierarchical layout, which can show data in a tree structure of related records. The Grid layout typically refers to an arrangement of elements in rows and columns, which is already a feature of the Tabular layout in the context of forms.