Posted: October 21, 2015 at 7:00 am
|
Before purchasing, I asked if it was possible to add custom data to an event and have that data included with the Registrations CSV Report and received a positive answer. |
Hi David, Are you trying to add custom fields to registration or to the event itself? What details are you adding using ACF? |
|
|
I am trying to add the custom fields to the Event itself. I have not yet tested it, but I would also need this for user registration for events. |
Hi David, I misunderstood you when you were describing custom information. I thought that you were asking if its possible to collect custom questions through Event Espresso during registration checkout. This is available in the core plugin and that information would then be available through the registrations CSV report. You can follow up with us here and we can create a refund for your support license purchase: https://eventespresso.com/contact/ Thanks — |
|
|
I see, that is a bit disappointing. Thank you for all of your help. |
Hi David, Can you provide an example of what you would like to achieve? The registration form can include custom questions (which will be exported to the CSV) and there may be another way to achieve something similar to what you need. If you can provide a breakdown I’ll see if there is a workaround. |
|
|
When I export a CSV Report for a event; I need the Event Title and instructor included in the report, in addition to some custom fields. The custom fields, I need to show on the single event page and in the CSV Report as well. Custom fields would be: “Hours, Room#, Class#, Hall”. All of which would be text fields. |
Are you using the EE4 People Add-on for the instructors or are they just additional event_meta values? |
|
|
Originally I tried using a event_meta value, after finding out that didn’t work I did try the people add-on and still did not see it added in the export file. |
|
Basically, I would like to see the functionality of being able to add extra information to event pages with the ability to export that information in a csv file. |
Hi David, It turns out there are some existing filter hooks that allow for what you’re what you’re looking to do with some minimal PHP programming. So for example, you input the custom fields into the built in WordPress Custom Fields Metabox (or optionally the Advanced Custom Fields for prettier metaboxes). Then, you add the custom field values to display on your registration CSV report using the https://gist.github.com/joshfeck/4a7f576ea04a7d43be05 Please let me know if you have any further questions about how to use that or other hooks in Event Espresso. |
|
The support post ‘Export Custom Fields’ 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.