Number Field

A number field is a type of input only number data can be written.

Number

Number
  1. 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.

  2. 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.

  3. 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.


Float Number

Float Number
  1. 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.

  2. 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.

  3. 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.

Last updated