Number Field
Last updated
Last updated
A number field is a type of input only number data can be written.
Label Field • The first input field allows you to specify the Label of the column. • Enter a meaningful name, such as “Title” or “Description”, to indicate the purpose of this column. This label will appear as the header for the column in the table view.
Type Field • The second dropdown menu is used to select the Type of data for the column. • Choose Number to specify that the column will store numerical data. This makes the column suitable for storing values like prices, counts, or measurements.
Label Field • The first input field allows you to specify the Label of the column. • Enter a meaningful name, such as “Title” or “Description”, to indicate the purpose of this column. This label will appear as the header for the column in the table view.
Type Field • The second dropdown menu is used to select the Type of data for the column. • Choose Number to specify that the column will store numerical data. This makes the column suitable for storing values like prices, counts, or measurements.
Format Field • The third dropdown menu is used to define the Format of the number type. • Select Float Number to allow decimal values, making it suitable for storing data like weights, percentages, or other numerical values requiring precision beyond whole numbers.