Hiding And Disabling A Field With A Condition

  • AlexMcConnell
    Asked on January 27, 2017 at 11:18 AM

    All my fields are required, but some should be skipped (and not even shown) based on conditional answers. Is it better to use conditions to show the fields and make them required if XYZ, or to enable them if XYZ? What's the difference between hiding and disabling a field with a condition?

  • David JotForm Support Manager
    Replied on January 27, 2017 at 12:12 PM

    Hiding a fields will make the field disappear from the form. Disabling a field will still show the field, but will make it like read only. So, the user wont be able to input data.

    Let us know if you have more questions.