Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 5 Next »

An email field is an alphanumeric field where user can type in their email address. This field has an auto validation that checks whether the '@' symbol is present or not.

Properties of the fields are:

  • Required: A User can set a field as required, which means it's mandatory to fill in the required field.

  • Unique: A user can save the data uniquely. It stores our records uniquely

  • Default value: A user can set the default value

  • No labels