- Posts: 3
- Thank you received: 0
Export registrants
- Jakub Vejrik
- Topic Author
- Offline
- New Member
-
Less
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?
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.
- Tuan Pham Ngoc
- Offline
- Administrator
-
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
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
-
Less
More
- Posts: 3
- Thank you received: 0
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
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
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
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
Support
Documentation
Information
Copyright © 2026 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.