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.
Label Field • The first input field is used to define the Label for the column. • Enter a meaningful name, such as “Price” or “Total Amount”, 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 allows you to choose the Type of data for the column. • Select Number from the list, indicating that the column will store numeric values.
Format Field • The third dropdown menu specifies the Format for the selected numeric data type. • Choose Currency here, which configures the field to store monetary values. • This format is ideal for storing prices, salaries, or financial transactions, as it ensures the values are displayed with the appropriate currency symbol and decimal precision.
Format Field • The third dropdown menu is used to define the Format of the number type. • Select Number here to ensure that the input and display will adhere to numerical formatting, allowing users to input plain numerical values without additional constraints like decimals or percentages.