The client wants us to place a column that contains the custom registration field there that we added to the Personal Information question group. Is that possible? This would allow them see this information at a glance.
You may need to get a PHP developer involved to help you get this done because the columns in the registration are built using PHP. There’s an example in our code library that shows how to add an additional column via the WordPress plugin API:
Thank you! Working on how to implement this now. Is there an easy way to grab the data from the custom field? Is there a standard format for pulling the custom meta field?
You’ll need to set the questions ID in the $question_id variable but it sounds like that snippet does pretty much everything you are looking for, it’ll just need some small modifications to suit your use case.
Viewing 3 reply threads
The support post ‘How to add a column to the registrations page on the admin side?’ 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.