Posted: February 9, 2018 at 1:43 pm
|
Hello there! I am using these two prior help topics. // In this example the *text* question div class is .ee-reg-qstn-13-input-dv What I am really trying to do is if the ticket name contains “team” then show the question. Otherwise, if the ticket doesn’t contain the word “team”, hide the question. |
Hi there, Can you post a link to the event in question, and give us a few more details so we know what were looking at? The code changes you mention here do not appear to be correct either, maybe you can post the contents of the code into a pasteBin or gist and we can review the code in context. |
|
|
Hi Josh. Thanks for the reply. |
|
Also, here is the event link. |
Can you post a link to the event in question, and give us a few more details so we know what were looking at? |
|
|
Sure Josh! Does this help? |
Can you make it so I don’t have to have a user account to test the registration form? This can probably be accomplished using a bit of CSS, but I want to make sure I can review the html of the registration form, which is currently prohibited right now. |
|
|
I set Force Login for registrations? to no. |
I didn’t go through every ticket combination, but basically you can hide the team question for each non-team ticket with a little bit of CSS like this:
In the above, tickets with ID 194 and 210 both do not need the team question, so that gets hidden. You can get the ticket ID’s for the non-team ticket options by clicking on the gear icon which will open up the advanced options where you’ll see the ticket ID. |
|
|
Josh, |
Alternatively you could set up a separate event for team registration. Then you can set up questions for team registrations only, assign them to a team registration question group, and assign that question group to the events for team registration only. |
|
|
Josh, |
We can help you split up the events if you can show us where you had trouble with that. |
|
|
Josh, |
I see. I’m sorry I have no further suggestions, but if you have a moment you can vote for this feature on its trello card: https://trello.com/c/vEShUtBA/24-add-on-conditional-logic-registration-forms |
|
|
Josh, |
The support post ‘Show Hide 2’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.