PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Ticket sales and multiple options

  1. I am building a ticket order form. With each ticket there needs to be an option to select from a multiple choice field, is it possible to add a multiple choice field for each ticket ordered?

    Say customer 1 chooses 3 tickets, then 3 of the multiple choice fields will appear, example: Choose Meal Type for Ticket 1, TIcket 2, Ticket 3.

    Posted 11 years ago on Monday September 17, 2012 | Permalink
  2. You can do this with conditional logic. Depending on the number of tickets selected, you reveal that number of meal type checkbox groups. Have you already tried that and run into a limitation? Do you have an working form online yet?

    Posted 11 years ago on Tuesday September 18, 2012 | Permalink
  3. Ok, so for each # of quantity, I will have to create that # of options which can be enabled by the condition?

    It seems to work, but I ran into a bug where the 1st variable does not give me an option when I select it, so I will just leave it with that one enabled.

    Posted 11 years ago on Tuesday September 18, 2012 | Permalink
  4. @tgg, I'm not sure what you mean. Can you post a link to your form online so we can see what you're talking about? Or, is it OK right now?

    Posted 11 years ago on Tuesday September 18, 2012 | Permalink