Understand Making Form Fields Mandatory | Zoho Creator Help

Making form fields Mandatory

Understand making form fields mandatory

Applicable to the following fields: auto-number , formula , and add notes .

Enabling this property for a  field  forces your users to enter an input in that field. Until they don't enter an input in that field, they will be unable to submit your form. Indirectly, this ensures that each record (submitted through that form) has data stored in that field.

For example, when you enable the  Mandatory  property for an  email  field on your form, the below given is what happens when a user accesses it from a web browser:

  1. A red color asterisk symbol (*) appears next to that field's name. This indicates that the field is mandatory.

  2. If a user submits your form without entering an email address, Zoho Creator will prompt as follows:
    1. The  Invalid entries found  message will appear in a pop-up window.

    2. Clicking  Okay  will close this pop-up and display a message below that email field.

When a user accesses this email field from a phone/tablet:
  1. A red color asterisk symbol (*) appears next to that field's name. This indicates that the field is mandatory.
  2. If a user submits your form without entering an email address, Zoho Creator will prompt as follows:
    1. The  Invalid entries found  message will appear in a pop-up window.
    2. Tapping  Done  will close this pop-up and display a message below that email field.

Related Topics:

  1. Understand fields
  2. Set mandatory for form fields