Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Email An email field is allows user to save and enter email in appropriate format. The sub-fields of email is as followsan 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 record records uniquely

  • Default value: A user can set the default value

...