Export registrants

  • Jakub Vejrik
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 8 months ago #46977 by Jakub Vejrik
Export registrants was created by Jakub Vejrik
Hello there,
is there any options to choose which data will export to *.csv file? So i can export only names?

Please Log in or Create an account to join the conversation.

More
11 years 8 months ago #46987 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Export registrants
Hi

Unfortunately, the extension doesn't allow you to choose which fields you want to export. It will export all the data unless you know how to customize he code.

I think after the data is exported, you can easily delete the columns you don't want ?

Tuan

Please Log in or Create an account to join the conversation.

  • Jakub Vejrik
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 8 months ago #46996 by Jakub Vejrik
Replied by Jakub Vejrik on topic Export registrants
sure i can, but my customer want easy export so he can check-in people, not to everytime delete 8 collums which dont need, where in code i could find it, ill try my best B)

Please Log in or Create an account to join the conversation.

More
11 years 8 months ago #47001 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Export registrants
Hi

If you are using latest version (1.6.x), you can find the code in the file components/com_eventbooking/helper/data.php, method csvExport.

if you are using older version, you might found the code in the file administrator/components/com_eventbooking/controller.php, function csv_export

Regards,

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc