I added a new field which is number of table for an event. We have group of tables, which is VIP and another one – PREMIUM.
We need to distribute attendees over tables and add this info into registrations.
So, what we have done:
1) we added an admin only field – Table No.
2) added a group where just this field is selected -> Table Info / Table No.
3) This group has been added as an additional info into the event.
4) This field is accessible in existing registrations and can be edited by admin only, which is great!
Questions are as follows:
1) is any option to get the field visible in a list of registrations in the wordpress admin zone? i.e. – /wp-admin/admin.php?page=espresso_registrations
2) is there any option to get this field visible in the Android app which one can use to scan QR code for the event?
1) is any option to get the field visible in a list of registrations in the wordpress admin zone? i.e. – /wp-admin/admin.php?page=espresso_registrations
We have hooks within EVent Espresso that allow for this, so it is possible but you’ll need some PHP to do it. If you are comfortable with PHP I have an example of including a custom question column in that section here:
The support post ‘How to add an admin only field visible in registration list and in the app?’ 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.