Docs
Ucode Docs - English
Ucode Docs - English
  • User Guide
    • Overview
      • Admin Panel
      • Quick-Start
        • Profile
          • Language
          • Profile setting
          • Log out
      • Glossary
    • Menu
      • Manage setting
      • AI chat
    • Table
      • Overview
      • Create Table
      • Edit & Delete Table
      • Table setting
        • Main Setting
        • Layout
    • Items
      • Create Items
      • Update Items
      • Delete Items
    • Field & Relation
      • Field
        • Overview
        • Create Field
        • Update Field
        • Delete Field
        • Setting Field
          • Schema
          • Validation
          • AutoFill
          • AutoFilter
          • Show & Hide
        • Field Type
          • Text Field
          • Number Field
          • Date Field
          • Dropdown Field
          • Toggle Field
          • Formula Field
          • Relation Field
          • Person Field
          • File Field
          • Map Field
          • Email Field
          • Password Field
          • Link Field
          • Button Field
          • Increment ID Field
          • JSON Field
          • International Phone Field
          • Icon Field
          • QR Field
          • Color Field
      • Relation
        • Overview Relation
        • Create Relation
        • Update Relation
        • Relation types
    • Views
      • Table View
        • Filter
        • Search
        • Fix Col's
        • Tab Group
        • Columns
        • Group
        • Import & Export
      • Calendar View
      • Timeline View
      • Board View
      • Tree View
      • Website View
    • Table Permission
      • RBAC
      • Autofilter
    • Setting
      • Project setting
      • Activity Log
  • Developer Guide
    • Getting Started
      • Introduction
      • Quick-Start
      • Architecture
      • Help & Support
    • Setting
      • Project Setting
      • Permission
      • Resources
      • API
      • Data
      • Code
      • Activity Log
    • API reference
      • Files
        • Folder upload
      • Invoke function
      • Items
        • Aggregation
        • Multiple insert
        • Multiple update
        • Upsert many
      • Auth
        • Forgot password
        • Login
          • With option
        • Logout
        • Refresh
        • Register
        • Reset password
        • Send code
Powered by GitBook
On this page
  • Number
  • Float Number
  • Money
  1. User Guide
  2. Field & Relation
  3. Field
  4. Field Type

Number Field

PreviousText FieldNextDate Field

Last updated 3 months ago

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

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.


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.


Money

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

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

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

Number
Float Number
Money