What happens when i show/hide a required field

  • CEOGlobal
    Asked on April 16, 2016 at 5:39 PM

    Hi, If I hide a required field based on a show/hide condition earlier in the form, does the hidden 'required' field remain required?  Or does hiding the required field make it so the required field is no longer required?  This is important with my stripe integration that must be presented to certain applicants based on the choices made earlier in the form.  Thanks.

  • jonathan
    Replied on April 16, 2016 at 10:27 PM

    It will remain *Required.  Even if you hide a mandatory/required field, it will remain in *Required state.

    So this can become a problem sometimes on your Conditional statements when the form cannot be submitted -- which turned out there was just a hidden required question.

    There is also a condition rules that can enable/disable or required/unrequired field. You can use this in combination with Show/Hide rules as well to for a more sophisticated logical conditions on your form.

    What happens when i show/hide a required field Image 1 Screenshot 20

    Let us know if you need further assistance.