Posted: August 9, 2012 at 11:36 am
|
I have a custom ticket design and dropped in the ID (or what I think is the ID) for a custom field in my question group in my registration form for the attendees title. I got the ID from registration_page_display.php. You can see the ID in the image: http://www.artworxstudio.com/images/ticket.png. How do I make sure I get the right ID for custom fields to show in my ticket? I’m still tweaking the css, but am very close to done with this puppy! Everything else is tested and works. Thanks! |
|
Whoops! I actually got the ID from doing a view source on the form! Now I am looking again, I think the ID to use is really the name, TEXT_11. Going to give it a go! |
|
Nope. Did not work. 🙁 |
Are you using templates or did you try doing that with the confirmation emails? Here is the documentation: https://eventespresso.com/wiki/espresso-ticketing/ |
|
|
I created a custom template with custom css that pulls two custom fields title and company) from questions I added to my question group. I need to include those two fields from the registration form. Form is here: http://www.heidenhain.us/event/?page_id=130 and for the ticket I overwrote the index.php and simple.css in the ticketing directory. If you fill out the form, you’ll see it. Thanks! |
To get an answer from a question to display on the ticket use this: [answer_question] Where ‘question’ is an exact, character for character match of the question entered in the question manager. |
|
|
I entered “Title” and “Company” as in the question manager as following: But did not get the title and company name I entered into the registration form. Did I misunderstand? |
The above should work. Can you post the code from the ticket template’s php file that you’re modifying in piratepad or pastebin and post a link here? |
|
|
Thanks Josh. Here’s the pastebin link: http://pastebin.com/hmCpxjbf |
The above code worked fine for me. |
|
The support post ‘Custom Fields not showing on ticket’ 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.