Support

Home Forums Event Espresso Premium Event Registrations CSV Report

Event Registrations CSV Report

Posted: March 22, 2016 at 2:43 pm

Viewing 5 reply threads


Cod106

March 22, 2016 at 2:43 pm

Hi,

It’s possible to change the CSV export (on this page: Admin / EE4/ Register / button Event Registrations CSV Report)?
Where is the file on the plugin?

Now I have a lot of information that exported but I want to export only:
Fistname (Prénom)
Last name (Nom)
Adress (Adresse)
Zip Code (NPA)
Ciy (Localité)
Cell phone (Téléphone portable)
Method payment (Mode de paiement)

It’ possible to change this?

Thamks

to crate un excel file like this picture


Tony

  • Support Staff

March 23, 2016 at 5:48 am

Hi Olivier,

The CSV is passed through a filter so you can use something like this:

https://github.com/eventespresso/ee-code-snippet-library/blob/master/admin/registration_report_limit_columns_shown.php

You can add that to a Site Specific Plugin to output only the field specified within the snippet.

Note you will need to add your additional fields to that snippet or it will only output First Name, Last Name and Email.


Cod106

March 28, 2016 at 3:42 am

I created new field in Questions/ like Cell phone but I see that all original field like Firstname have a Patch [ATT_fname] but my new field not have How I can find this info???


Lorenzo Orlando Caum

  • Support Staff

March 28, 2016 at 11:57 am

Hi Olivier,

We can share feedback on including custom questions. Could you go to one of your questions and grab a screenshot of the question in the questions editor?

Specifically, we would like to see the exact name.

Here is how you can share a screenshot with us:

https://eventespresso.com/wiki/troubleshooting-checklist/#screenshots


Lorenzo


Cod106

March 29, 2016 at 4:47 am

See the 2 pictures:

I want to be this page in finality it’s possible?


Lorenzo Orlando Caum

  • Support Staff

March 29, 2016 at 10:19 am

Thanks for the screenshots.

Here is an example using the question that you shared:

https://gist.github.com/anonymous/a0dc25243cb51a4e2d54

It uses the admin label that is set so in your example, that was:

Adresse

You can enter additional ones in a similar way and then only those should be used for the report.


Lorenzo

Viewing 5 reply threads

The support post ‘Event Registrations CSV Report’ 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