I want to add another column in admin list table of registration. where i can show the content of any field like Guardian Name.
See screenshot. https://prnt.sc/ma1nxj
I have added the column in event list table but not sure how to add in admin registration table.
I have added the custom column but i want to show the custom field data which i have created in Question group in custom column… https://prnt.sc/mae591
Hello! Is it possible to get the answer of the custom question in admin registration table ?
I am using this code and this return all the answeres of the question but i want to get only one question answer .
$answers_for_reg = EEM_Answer::instance()->get_all( array( array( ‘REG_ID’ => $item->ID()) ) );
print_r($answers_for_reg);
This reply was modified 5 years, 10 months ago by Tony. Reason: Not an upcoming event reminder question
This reply was modified 5 years, 10 months ago by Tony.
I’ve merged your 2 threads together as they are related and nothing to do with the Upcoming Event Reminder add-on (which is the forum your other thread was posted in).
Do you currently have a support license for Event Espresso? The account you are currently posting from does not so you’ll only have access to the community forums.
With regards to your questions, take a look at this gist:
The support post ‘Add new Column in admin registration table’ 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.
If you would like help from the Event Espresso staff, then please purchase a support license right now so you can create a support topic in our premium support forums.