The Auto Generate field automatically generates a field value based on a defined starting value in the field properties.
IMPORTANT
Suppose you set the properties of the Auto Generate element as follows:
Field Name: Employee ID
Label Name: Employee ID
Prefix: EID
Starts From: 001
In this case, when you add a new record to the application, the Employee ID will be automatically generated in the format EID001, EID002, and so on, incrementing with each new record.
Auto generate - Properties
Field Name: Provide a unique name for the field which is visible for CDs while building application.
Label Name: Provide a unique name for the field which will be visible for the end-users.
Hide Field: Hides the field from view.
Prefix: Add a custom prefix to the auto-generated values. For example, you can set "EMP" as a prefix, and the system will generate values like EMP001.
Starts From: Set the starting point for your numbering sequence. You can choose where the numbering begins to fit your needs, like starting from 001 or any other number.
Field Themes
Font Properties
Field Label Color: Choose or modify the color of the label name.
Field Label Size: Select the label size: Small, Medium, Large, or Custom.
Field Label Style: Apply styles such as Bold or Italic to the label name.
Field Value Color: Modify the color of the field's value.
Field Value Size: Select the field size: Small, Medium, Large, or Custom.
Field Value Style: Apply styles like Bold or Italic to the field value.