Show Submit button instead of the Page Break Next button

  • babystudy
    Asked on June 19, 2015 at 4:13 PM

    Hi,

     

    I would like to step up a condition so that:

    - if the user selected A or B then the Next button would appear which they can click to move to the Next page but

    - if they selected C then the Submit button would appear and the form would be submitted when they clicked it without the user being able to see or click the next button

    is this possible? and if so how?

     

    Thanks,

     

     

  • Mike
    Replied on June 19, 2015 at 5:35 PM

    Thank you for contacting us.

    We can use conditional logic on form in order to achieve this.

    Add an additional Submit button to the form (first page). Then, setup the condition:

    If selection is equal to C
    - Show Submit
    - Hide Page Break

    Here is an animation example:

    Show Submit button instead of the Page Break Next button Image 1 Screenshot 20

    Please feel free to contact us if you need any further assistance.