I’ve seen a few posts inquiring how to customize the Registrations CSV Report export. Specifically, I’d like to change the order of columns and remove some of the columns I don’t need.
As far as I can tell, this isn’t currently doable without modifying the core. Has anyone had any luck getting this done? I’d rather not modify core files, but I’m willing to, since the client needs this.
You would have to provide a custom version of the Export class, core/db_classes/EE_Export.class.php. Then tie into the EE_Registry to tell it to load your version, instead of the one included in core.
Viewing 3 reply threads
The support post ‘Customizing CSV Export’ 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.