Required fields are not being shown as mandatory

  • eaecrljc
    Asked on February 24, 2020 at 5:57 PM
  • Bojan Support Team Lead
    Replied on February 24, 2020 at 8:48 PM

    Greetings and thank you for your message.

    I have checked both of your forms, and I presume you are talking about the form named Sotirios Food Products, with the ID of 82801668454160. 

    The problem is in your condition. 

    Required fields are not being shown as mandatory Image 1 Screenshot 30

    E-mail, Phone Number and Name fields will be required only if those fields are filled. Otherwise, they won't be required. 

    If you wish to make a field required, no matter how the user fills your form, you don't need to use conditions. You can simply set Required to ON from the General tab in the field properties:

    Required fields are not being shown as mandatory Image 2 Screenshot 41

    You need to use conditions only if you wish to dynamically set some fields required. For example, if you wish that the phone field is required only if the email address is not filled, you need to use conditions. Otherwise, it's enough just to set the field as required.

    Please let us know if you have any further questions.