Fields
Last updated
Last updated
Fields in a table define the attributes of data and correspond to columns in a grid view.
Each field is named, such as "product_name," serving as an identifier. Additionally, fields are assigned specific data types, like text, numbers, or boolean values, dictating the kind of data they can store.
To add new fields within the grid view, follow these steps:
Navigate to the grid view.
Scroll to the far right.
Click on the "+" sign at the very end of the field row.
In the pop-up dialog, edit the field settings.
Click "Save."
Fields can be edited both during the creation process and whenever modifications are necessary. To edit an existing field, adhere to the steps below:
Right-click on the field you wish to edit.
Select the "Edit Field" option from the menu.
Make your edits in the dialog that appears.
Click "Save."
Right-click on the field you want to delete.
Select the "Delete Field" option from the menu.
Confirm the deletion in the dialog box.
Fields can be hidden via the right-click context menu or the hide tool, making them invisible in the grid view. You can manage field visibility at any time using the hide tool. For more information on toolbar options in the grid view, visit the grid view article.