[4] Create Field

Last modified by admin on 2023/06/30 13:14

Step 1: Start by selecting the Entity to which you want to add a new field then click on the "Add Field" button.

image-20230630131330-1.png

Step 2: Provide the following information for the new field

  • Display Name: Enter the name that you want to be displayed for this field.
  • Name: Enter a unique name for the field, consisting only of letters and numbers. This name will be used to store the data in the database.
  • Type: Choose the appropriate data type for the field from options such as Text, Yes-No, Number, and Date-Time.
    • Text: Use this field to store a small amount of text.
    • Number: Use this field to store numeric values. Specify the desired number of decimal places.
    • Yes/No: Use this field to choose between a Yes or No value.
    • Date-Time: Use this field to store values that include both a date and time. A date picker can be used to select a date and time.
  • Required Field: If the field must have a value, select the "Required Field" checkbox.
  • Unique Field: If the data in the field must be unique, check the Unique Field checkbox
  • Click on "More details" to display additional fields if needed.

image-20230630131340-2.png

Step 3: Once you have provided the necessary information, click on the "Save" button to save the new field.

  
Navigation