Review widget doesn't appear

  • vshivtsevavika
    Domanda del 4 marzo 2021 alle ore 07:09

    Hi,

    i added a review widget on the page, but all that I can see is the button "turn back", so its just a blank page.
    As a first page I have one where you can choose a type of car with a radio button,
    based on this choice, there is two different pages with different fields to fill, one for the small and one for the big car.

    So first page : choose big or small car;
    Second page (two variants of them) - put your transfer detales (day, time exc) + number filed with price ;
    Third page - review widget.

    I tried to make like this (with different combinations):

    If the Number field is filled (price) - go to the last page (page with widget).
    If the option type of car is "little car" - jump to the last page (page with widget).

    I tried to go without any conditional logic too, hoping maybe it will pick up info from last filled form - but still nothing, widget doesnt appear.

    Can you please help me with that? I tried to search a solution here in forum, but it seems that nobody has this kind of issue.

    Jotform Thread 2942548 Screenshot
  • Gaetan_B
    Risposta del 4 marzo 2021 alle ore 14:36

    Hello,

    Thank you for reaching out.


    We will do some testing and revert back to you shortly.


    Thank you for your patience.

  • Gaetan_B
    Risposta del 4 marzo 2021 alle ore 14:55

    Hello,

    Thank you for your patience.


    It seems that you do not have the Submit button anymore.


    Adding it again should solve the issue:

    1614887710 60413b1e076ea  Screenshot 10


    Hope this helps.

    Do not hesitate to reach out if you need further assistance.

  • vshivtsevavika
    Risposta del 8 marzo 2021 alle ore 03:06

    Thank you, yes, now it works, even if I expected it to be on the same page, I see that Review Widget creates two page: first one with buttons "Go back" and "Review" (an empty page only with this two buttons), and second one with all information.
    I see that after putting the button "Submit" the compilation of form ends, but I need a page with payments after client submit and confirm information about transfer and contact detailes. Do i need to put the page with payment before page with "Review widget"? ..

    And another question - how can I connect the number in Number field (which have conditional logic, depends from choosed directions of transfer) with an amount of payment? If I put a paypal, Im unable to create a conditional logic rule for that (to make him pick up the amount as a price to pay), or maybe Im doing somethign wrong.
    Basically, I need a form where there is a confirmation of info, then next there is payment page which shows as a price the same number which is inside the Number field (if its possible).
    Thank you in advance

  • Rosa_C
    Risposta del 8 marzo 2021 alle ore 05:01

    Hi there,

    If you want to collect payments, you will need to connect your form with a Payment processor like PayPal, Stripe or any other integration available.

    Please refer to these guides for more information:

    order-form-basics

    mastering-payment-form-integrations-with-jotform

    Basically, I need a form where there is a confirmation of info, then next there is payment page which shows as a price the same number which is inside the Number field (if its possible).
    Yes, that is possible. Please follow to this guide to achieve that: How-to-Pass-a-Calculation-to-a-Payment-Field

    Feel free to contact us should you need any further help.
    Best.

  • vshivtsevavika
    Risposta del 8 marzo 2021 alle ore 07:13

    Thank you