How do I move the submit button next to the back button?

  • magiclifesg
    Asked on November 17, 2017 at 3:55 AM

    1510905120Jietu20171117 155123@2x Screenshot 10


    After the deletion, the last page did not submit button. A button was added from the left, but the format is not aligned. Can not be the same as the picture below.


    1510905256Jietu20171117 155053@2x Screenshot 21

  • magiclifesg
    Replied on November 17, 2017 at 4:22 AM

    I am here waiting for your reply, thank you very much.

  • liyam
    Replied on November 17, 2017 at 4:38 AM

    The form layout that you are using is different compared to the 2nd screenshot where the submit button can be found on the end of the page. The layout that you have has the submit button that can be moved.

    15109109962017 11 17 1711 Screenshot 10


    Rather than to provide you instructions, I have added again the submit button for you and inserted this CSS code:

    #input_58 {
         position: relative;
         top: 97px;
         left: 400px;
    }

    Currently, this is how it shows on your form:

    15109114572017 11 17 1737 Screenshot 21

    Feel free to modify the text of the submit button. And if you wish to have something changed on the button, please let us know.

    Thanks.

  • magiclifesg
    Replied on November 17, 2017 at 5:01 AM

    1510912680Jietu20171117 175737@2x Screenshot 10


    You just operate

    1, can not modify the text

    2, the first page below the button disappears, resulting in the first page and the second page merged


  • liyam
    Replied on November 17, 2017 at 6:15 AM

    My apologies. I can't seem to understand what you wish to achieve.

    If you want to switch to the single question field layout, please do the following instead:

    1) Edit your form and go to Settings
    2) Click Form Settings
    3) Find the Form Layout settings and choose Single Question in One Page.

    1510917216form settings   form layout2 Screenshot 10

    However, if this is still not what you mean, can you please try to describe what you would like to achieve in your native language? We'll try our best to translate it using a translation tool.

    Thanks.