The Auto Generate field automatically generates a field value based on a defined starting value in the field properties.
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: This allow CDs to provide a unique name to the field for its identity.
Label Name: This allow CDs to provide the final visible name of the field to the end-users.
Don't Show: This allow CDs to hide the Text field.
Prefix: This allows CDs to set a prefix which comes with the auto generated value. For example, if a CD provide EMP, the values generate in this for EMP001
Starts From: This allows CDs to set the starting value from which the numbering begins.
Field Themes
Font Properties
Field Label Color: CDs can choose or change the color of the field.
Field Label Size: CDs can change the size of the field to small, medium, large, or custom.
Field Label Style: CDs can apply styles to the like bold or italic to the field name.
Field Value Color: CDs can add or change the color of the field's value.
Field Value Size: CDs can change the size of the field value to small, medium, large, or custom.
Field Value Style: CDs can apply styles like bold or italic to the entered field value.