Support

Home Forums Event Espresso Premium How to add an admin only field visible in registration list and in the app?

How to add an admin only field visible in registration list and in the app?

Posted: September 27, 2021 at 4:38 pm


liatoss

September 27, 2021 at 4:38 pm

Hello,

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?


Tony

  • Support Staff

September 28, 2021 at 2:21 am

Hi there,

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:

https://gist.github.com/Pebblo/88f2a0a9213c716e4886a249e7709245

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?

Currently not, the output for the apps can’t be changed without changing the code for the app itself.


liatoss

September 28, 2021 at 1:54 pm

About admin table:
This is a great answer. It works so well, thank you very much!

About the app, it is pitty, but thank you for the answer.

Please mark the question answered and solved, thank you very much again!


Tony

  • Support Staff

September 29, 2021 at 3:26 am

You’re most welcome, I’m glad it worked for you 🙂

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.

Event Espresso