How do I add Total Payable section for ticket purchases?

  • azchen
    Asked on August 1, 2016 at 3:19 AM

    Hello, I am trying to create a form like this:

    http://widgets.jotform.com/widget/ticket_purchases

     

    I have used the ticket purchases widget but I don't know how to make the total payable section at the very bottom.

    Also, I intend on having a third party web payment company for the payment, so i would only like the total payable part to show the cost (in New Taiwan Dollar), and after submitting, I would like to put the link to the other website where users can make the payment.

     

    Also, how can I make the form so that users can choose 2 tickets of the same event?

     

    Thank you

  • BJoanna
    Replied on August 1, 2016 at 6:36 AM

    Is this the form you are working on https://www.jotform.com/62131180478452 

    If I understood you correctly, you would like to calculate a total base on selected tickets and to have total payment section. Considering that you would like to allow your users to select more 2 tickets of the same event, I would suggest you to use Inventory widget

    Will the price of each item the same? Let say that price for each item is the same (100). To calculate the total you will need to add Form Calculation widget to your form and to perform the calculation. Inside of this guide you can find How to Perform Calculation in the Form:

    https://www.jotform.com/help/259-How-to-Perform-Calculation-in-the-Form 

    I have made demo form and with three inventory widget fields and I have set my calculation like this.

     

    How do I add Total Payable section for ticket purchases? Image 1 Screenshot 20

    Here is my demo form: https://form.jotform.com/62132183422950 

    Feel free to test it and clone it

    I have moved your other question to separate thread and we will provide you an answer there shortly. 

    https://www.jotform.com/answers/895000 

  • azchen
    Replied on August 1, 2016 at 10:14 PM

    Thanks so much for your help! Another question I have is is it possible to require users to selection ONLY item 1 or item 2 or item 3? 

  • azchen
    Replied on August 1, 2016 at 11:45 PM
    Thanks so much for your help! Another question I have is is it possible to
    require users to selection ONLY item 1 or item 2 or item 3?
    ...
  • BJoanna
    Replied on August 2, 2016 at 3:53 AM

    You can use conditional logic to hide other items, when one of items is selected.

    Hide or Show Multiple Fields at Once

    Considering that 0 is predefined value inside of Inventory widget field, I would suggest you to use Greater Then option inside of conditional logic and hide fields if selected value is greater then 0. In my demo form I have set conditions like this.

    How do I add Total Payable section for ticket purchases? Image 1 Screenshot 30

    How do I add Total Payable section for ticket purchases? Image 2 Screenshot 41

    Here is my new demo form: https://form.jotform.com/62141341731949 

    Feel free to test it and clone it

    Hope this will help. Let us know if you need further assistance.