How can I have multiple registrations on one form?

  • jetform.admin
    Asked on March 16, 2021 at 7:48 PM

    I would to like to redesign the form so that the first question is “how many people do you wish to register?” and then have the form display the appropriate amount of blank spaces to add the names of all of the registrants. I would also have to modify the Square plug-in to accept the correct amount of registrations fees and one transaction fee. Can you give me any ideas on how to do that? Is there a way to populate the “Total” value so that is what appears down in the Square plug-in? I am looking for something like this:

    Student Course Price

    Dennis Jones Youth 1 $10

    Talia Jones Youth 3 $10

    Moma Jones Beginner 1 $60

    Total $80 (and this value shows up in the Square plug-in)

    The form grows to accommodate the number of registrants. If just one person then the current form works great.

    Chris

  • Jed_C
    Replied on March 17, 2021 at 2:40 AM

    It's possible with "User defined" payment type. You can pass those selection into a form calculation widget to to to the total and your Square payment field will grab the value of the form calculation widget.

    We have guide that might help you build this form, you can check it from here https://www.jotform.com/help/275-how-to-pass-a-calculation-to-a-payment-field.