When we are exporting the list, it’s pulling in the wrong data in the attendee name field, or on some entries the name is missing. It’s listed in event espresso accurately, but not on the exported list. Any help on this issue would be appreciated, thanks!
We have filters within EE that allow you to hook in and change the content of the CSV. If EE is displaying the correct values in the admin but not in the CSV then I’m guessing you have some code hooking into the filters which is getting tripped up somewhere.
The problem here is you have custom questions with the same field names the system questions.
For example, on your registration form, you are asking for the system question ‘First Name’ and then a custom question ‘First Name’.
On the CSV both of those columns then have the same ‘key’ so the custom field is overriding the value of the system question that has already been set.
May I ask why you have both those values on the form? If you need them both you’ll need to edit the ‘Question Label (admin-only)’ field for the additional field so that it does not match what is used by the system questions. At a minimum, ‘First Name’, ‘Last Name’ and ‘Email Address’ can not be used by custom questions in the Question Label field.
Viewing 7 reply threads
The support post ‘Exporting data exports either incorrect data or some fields are empty’ 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.