Hi, I just purchased the EE4 plugin. I’m using it to get registrations for a lunch meeting. I have a custom question asking if he/she wants Vegetarian food.
Where can I see an overview of who wants vegetarian? It has to be an easier way than downloading the CVS file and removing all unused columns in order to get a list of all registrations and if they are vegetarians or not.
It turns out that the custom question data isn’t actually included in the registrations overview table in the WordPress dashboard. Those values are included within each registration entry, and as you’ve noted, within the CSV report. That’s the only place where you’ll see an overview of who wants vegetarian.
Bummer. THat’s not good. That means I have to train the old ladies on how to not only download a report but also edit the report so it fits on one page (by removing all redundant columns) so they can see who they need to feed vegetarian. We’re doing this every week so it’s not an easy task…
Is there any way to customize this so it shows custom question in Registration view???
Yes any PHP developer that’s familiar with how to extend the WordPress list table via filter hooks (or even just extending WordPress) would be able to add a column or more to that page, according to your specifications. There’s some code in our code snippet library that steps through a basic example:
or you can try contacting the sales team and if there’s actually someone available here to take this on, they’ll follow up with you.
Viewing 5 reply threads
The support post ‘Don't see custom question in registration overview’ 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.