Introduction
Grid is a type of field that allows you to have a table as a field in a record. You can determine the columns of a table during the creation of the grid field.
Creation of Grid field
Follow these steps to create a Grid field:
- Go to the Module Layouts and Fields settings.
- Select the module.
- Click on Add new field.
- Enter or select information for the following:
- Label name.
- Column names which determine the number of the columns in the table.
- Row names which determine the number of rows in a table.
- Enable field properties.
- Click Save.

FAQ
Can I add columns in the table?
You can add rows to the table in the edit view of the record. To do so, right click on the table and find the actions as shown in the below image.

Limitations on Grid field
- You can have only one grid field per module.
- Grid fields are not available in Workflows and Import record.
- You can edit grid field only in the edit view of the record.
- Columns of the table are defined during the creation of the grid field. You cannot add more columns once the grid field is created.