• Resolved jakebd

    (@jakebd)


    Hello,

    I’m researching ways to achieve my desired functionality in my additional attendee registration fields. What I’m trying to have happen is when a user checks a specific checkbox a new set of fields appear on the form. I’m trying to achieve this functionality programmatically. Based on what I’ve found so far, I’ll most likely need to use some sort of JS.

    Example: Student Job Fair registration for Industry partners

    A) Industry states they are either hiring, or not hiring. When hiring is selected a new field set is shown. This field set would ask what students they would be looking for, (ie; Programmers, HR, Web Security, etc).

    Any help is appreciated,

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Darian

    (@d0153)

    Hi @jakebd

    Thanks for reaching out.

    Your desired use-case scenario may be possible with some custom coding, but if you decide to give that a try, please note we cannot provide full support for custom implementations like that.

    A good place to start would be our Themer’s Guide, if you’re comfortable doing it DIY. https://theeventscalendar.com/knowledgebase/guide/customization/

    For your specific scenario, it seems that a custom JavaScript will be required. Firstly, you will need to add all the fields that are necessary and identify their corresponding selector for the JavaScript. To begin with, you could choose to hide all the fields and only show the ones that you deem necessary. Once this is done, you can add an event listener to the additional fields that will allow you to hide or show the other fields as needed.

    If you have further questions, unfortunately, we cannot provide support in this forum for premium users.

    For us to help you better, please open a Support Ticket on our Help Desk.

    You’ll hear from one of my colleagues soon!

    Thread Starter jakebd

    (@jakebd)

    @d0153

    That’s what more or less what i was thinking, I appreciate the information! I’ll see what I can do 🙂

    Plugin Support Darian

    (@d0153)

    Hi @jakebd

    Thanks for your message. I’m glad I was able to help you with this one.

    If you have a minute, a great review from you would be amazing!

    https://wordpress.org/support/plugin/the-events-calendar/reviews/

    If you have further questions or concerns, feel free to contact us anytime though our Help Desk.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Dynamically change additional fields in attendee registration’ is closed to new replies.