Disabling the submit button

  • designer47
    Asked on September 21, 2016 at 9:25 AM

    how to disable a button in my forms ?

     

     possible or not ?

     

     thanks,

     

  • Jan
    Replied on September 21, 2016 at 11:06 AM

    You cannot disable the submit button. However, you can remove it from the form by selecting the submit button field. After that, you need to right click it and then choose the "Delete" option.

    Disabling the submit button Image 1 Screenshot 20

    You can also use conditional logic to show/hide field or enable/require field.
    How-to-Show-or-Hide-Fields-Base-on-User-s-Answer
    How-to-Enable-Disable-Fields-Using-Conditional-Logic 

    Hope that helps. Thank you.