Posted: February 1, 2023 at 12:45 pm
|
I have read several posts about this issue but too complex or not enough information. Can I get step-by-step instructions on how to get custom registration fields to show up on outgoing email – Registration? |
Hi there, Adding in custom shortcodes to the message system would be considered advanced customization and just giving a step-by-step to add a specific shortcode doesn’t really help when you then want another without understanding what is happening. We have some documentation on how the message shortcodes work and how to add your own here: https://eventespresso.com/wiki/messages-system-how-to-add-custom-message-shortcodes/ But we don’t provide a step-by-step walkthroughs/support for custom shortcodes as it’s outside the scope of our support. |
|
|
Is there any other way to get custom registration fields to appear on the registration email? |
Can you define what you mean by ‘custom registration fields’? |
|
|
On the registration form page, I added many additional fields for the person registering to fill out. This includes the name of a second attendee and other important information that I would like to send back to the registrant on the email. |
Oh, so answers to custom questions, we have shortcodes for those already but those should already be included within the default Registration Approved email. Have you edited the email to remove sections/shortcodes? The |
|
|
I have not removed any sections. The [Question_List] section is there but Available Message Shortcodes is empty. I can send you an image. |
Sure: https://eventespresso.com/wiki/troubleshooting-checklist/#screenshots Or email them to support[at]eventespresso.com |
|
Ok, so your question list section isn’t empty, its trying to show you’ve used the shortcodes already. Your question list section has That sections loops over each individual question assigned to the registration and outputs what it in that section for each individual question. So if the question was “Do you like cheese?” and the answer “Yes” then for that specific question it would output: Do you like chees?Yes Can you link me to the event so I can view how you have your questions setup up? We have shortcodes to pull answers for specific questions if needed, but I’ll need to see your setup. What is it you trying to do in the email? As in whats is the specific output you are looking for. |
|
|
This reply has been marked as private. |
Hi I’ve removed those credentials and will not be using them from here. The forums are public so I recommend against publishing credentials here. To send login credential you can use this form: https://eventespresso.com/send-login-details/ I would also recommend resetting your password for the above account. |
|
My apologies for the delayed reply. Your message template has been edited and the [QUESTION_LIST] shortcode removed from the EVENT_LIST section. This is the default content for that section: https://monosnap.com/file/Y6w9FNn31PsuWvjfXu3VXFVCP1480q This is what is on your site: The shortcode that calls the QUESTION_LIST section has been removed, so you don’t get a list of questions/answer in your email. You can either add
Or if you just want a single specific question’s answer to be output you can use the
|
|
|
okay I tried but not getting answers for custom fields. but the only thing that shows up is email and phone number. None of the custom fields show. I have tried on both the Reistrant email as well as the admin email – same result |
|
I got the answers output by using
> in the registrant email but that did not work on the admin email – it errored out. I also tried
but that also errored out. I can’t figure out anything for the QUEST LIST section. |
So I’ll start with this one:
The text after the _* must match the Question Text field exactly. It looks like you are using ‘Question Label’ value, not the Question Text. So for that one it looks like it should be:
Now…. something else to remember, is PRIMARY_REGISTRANT shortcodes only parse using the primary registrant of the group.
It also depends on the specific location you are adding these to. Post a screenshot and I’ll take a look: https://eventespresso.com/wiki/troubleshooting-checklist/#screenshots
The QUESTION_LIST section only has 2 possible shortcodes, If you are pulling the answers to specific questions you do that outside of the QUESTION_LIST section. |
|
|
I am getting pretty close. However, all the answers that have (2nd) as part of the question fail. Should I change the question text to remove the ()? |
Hmmmm, strange, what is happening with those questions? I’ve just tested a ‘This question (2nd)’ question using the shortcode:
That output to the messages as expected: https://monosnap.com/file/eUwtOQ84SAE5ijnDkUn8HASrnBV869 Am I doing something different to you? (If there is an issue with message shortcodes I’ll get those fixed asap but I’ll need to be able to reproduce so the more details the better with this) |
|
|
You are correct. I found another problem that I had caused. I now have all but one answer appearing and am sure that it is also my fault. |
Awesome, if you run into issue with the above just let me know. |
|
The support post ‘Ad shortcodes for custom registration field and add to registration email.’ 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.