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.
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.
Mark as PII: Flags the field as Personally Identifiable Information to help protect sensitive data. This tag carries over to reports, views, emails, and integrations, where alerts help prevent accidental exposure.