RSVP Additional Info Fields – only 1 per group ticket

Home Forums Ticket Products Event Tickets Plus RSVP Additional Info Fields – only 1 per group ticket

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1224575
    Michael
    Participant

    We have events that people typically sign up for as a group. We need a number of fields of additional info – BUT ONLY for the leader and the group as a whole. However, if the number of tickets is set to, say, 20, there is currently a set of add’l required info fields for each and every ticket. We just want collective info.

    I don’t mind setting this as a single ticket and ask for number of participants in an additional field. I guess I could set the max to 1, but that will look pretty kludgy to the user. I’d prefer to hide the Number of Tickets field altogether and just fill out the form fields and submit.

    Any way to implement this??

    thanks in advance,
    Mike

    #1224577
    Michael
    Participant

    p.s…. these are RSVP tickets, so there is no need for the quantity field.

    #1224784
    Cliff
    Member

    Hi, Michael.

    Any of the solutions that would work for your request would require some custom coding. For example, you could make the fields appear via JavaScript. However, I’d simply suggest using code like this:

    https://gist.github.com/cliffordp/80b33455779b74ec49f6ea3033cb47bf

    and then maybe hiding the quantity field via CSS or by slightly modifying that snippet’s JavaScript to add .hide()

    I hope this is a pretty simple solution for you.

    #1239995
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘RSVP Additional Info Fields – only 1 per group ticket’ is closed to new replies.