We added a few extra questions after we published our event to help us sort and classify the attendees. If someone registered before the new questions were added, they don’t have the new questions in their registration information page. Is there a way to add them? I’m on version 3.1.32.2.P
I’m not sure about 3.1.32.2.P, but on the current version, 3.1.33.3.P, I got this working after fixing a slight bug. Currently, only the first question that does not have an answer shows up. I changed line 601 of includes/admin-reports/edit_attendee_record.php to be:
Thanks for the quick reply. I found and replaced the line that you indicated, but the old registrations still don’t show the questions that were added after the attendee registered.
I’ll look at this later and my sql might be a little rusty, but could it stem from the join statements (and the fact that there are no answers)?
There was another fix added to the dev version of Event Espresso that Sidney may not have been aware of. You’re correct that they were related to the JOIN statements. Here’s a copy of the includes/admin-reports/edit_attendee_record.php that we’re testing in dev:
The support post ‘Newly added questions not showing on old registrations’ 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.