Show submit button

Home Forums Quform WordPress Show submit button

This topic is: resolved
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #33333
    Iderkima
    Participant

    I want to show the submit button to finalize the form on a page that is not the last in my set. Is that possible?

    Thanks!

    #33334
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #33335
    Iderkima
    Participant

    I cant do that… I will try to explain.

    I have a form for taking meassures of different pieces of ventilation part.

    On my first page i think i will have a set of radio buttons (right now it is checkboxes), that submits on choise and thefore goes forward to the page whit that specific piece on it.

    So i already have logic rules on each page whit a different kind of ventilation part on it. The idea is to be able to put in more parts as one meassures and go back and forth betwen the part selection page and the part pages. Therefore i will get rid of the “next” button on the part specific pages.

    And at the end i have a page form to fill in company name, email etc.
    So what i need is either to have a link to the last page. But i have some trubble geting it look good. If i go whit that i want it to look the same as al the other buttons in the form. Or i can place the page whit email etc. before all the different pice pages. Therefore the question of the submit button…

    My logic rules on the specific part pages are:
    Show if:
    Radiobutton 1 =Type 1 and/or the email field isnotempty.

    Adress to the form:
    https://www.elfvins.se/ventilation

    Do you have any suggestion on how to move forward?

    Thanks for really good support!!

    / Henrik

    • This reply was modified 2 years, 7 months ago by Iderkima.
    #33341
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #33344
    Iderkima
    Participant

    Okay. sound good.

    I tried that, but i guess im missing something…

    I have coy pasted your code for my-button into the css field in settings.

    I have a costum java:

    jQuery(function ($) {
    $(‘.go-to-page-4396’).click(function (e) {
    e.preventDefault();
    $(‘.quform-form-20’).data(‘quform’).goToPage(4396);
    });
    });

    And a link:

    Uppgifter

    All that shows is:
    “Uppgifter” as a link that doesnt do anything and whitout the looks…

    • This reply was modified 2 years, 7 months ago by Iderkima.
    • This reply was modified 2 years, 7 months ago by Iderkima.
    #33346
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #33348
    Iderkima
    Participant

    That did it!!

    Many thanks!!

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy