Could you explain me why does the organization name is not recorded in wp_event_attendee? i have display the organization name in registration page. but i cannot pull the organization name data to put it on badge. i have tried this option :
1. using [company] shortcode, but apparently it display the event organizer’s company not the attendee’s company name.
2. using php script $data->attandee->organization_name, this also display the same value as point number 1.
i also try to look at database, table wp_event_attendee and i didn’t found the organization name in it. but the strange think is, when i open the attendee list in eventespresso dashboard and click the name, the correct organization name is show up.
this is weird. could you help me to track this issue?
I am assuming that you have created a question for the Company information. In which case you should be able to use the following tags within the ticket template:
[question_Form question]
[answer_Form question]
So if your question is Company Name you would use
[question_Company Name]
[answer_Company Name]
The first will display Company Name and the second will display the answer to that question.
The support post ‘Organization name not recorded in database’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.