- Posts: 21
- Thank you received: 0
The word "Group" in csv
- doblzou
- Topic Author
- Offline
- Junior Member
-
Less
More
10 years 2 months ago #75460
by doblzou
The word "Group" in csv was created by doblzou
Hi Tuan,
How can I remove the word "Group" in the csv file?
Here is the image.
Thank you
How can I remove the word "Group" in the csv file?
Here is the image.
Thank you
Please Log in or Create an account to join the conversation.
- James Riley
-
- Offline
- Platinum Member
-
10 years 2 months ago #75466
by James Riley
James Riley .: EventBooking user since 2014 ::: JoomDonation user since 2016 :.
.: grfx & web design / IT / AV @ St. Therese Institute of Faith and Mission, Bruno, SK, Canada :.
Replied by James Riley on topic The word "Group" in csv
No image attached 
It'll either be a code-level customization (that you'll have to maintain as you update to the next version of Event Booking), or a search-and-replace within your downloaded csv file (that you'll have to manually do every time you grab the csv).
It'll either be a code-level customization (that you'll have to maintain as you update to the next version of Event Booking), or a search-and-replace within your downloaded csv file (that you'll have to manually do every time you grab the csv).
James Riley .: EventBooking user since 2014 ::: JoomDonation user since 2016 :.
.: grfx & web design / IT / AV @ St. Therese Institute of Faith and Mission, Bruno, SK, Canada :.
Please Log in or Create an account to join the conversation.
- doblzou
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 21
- Thank you received: 0
10 years 2 months ago - 10 years 2 months ago #75468
by doblzou
Replied by doblzou on topic The word "Group" in csv
Last edit: 10 years 2 months ago by doblzou.
Please Log in or Create an account to join the conversation.
- James Riley
-
- Offline
- Platinum Member
-
10 years 2 months ago - 10 years 2 months ago #75475
by James Riley
James Riley .: EventBooking user since 2014 ::: JoomDonation user since 2016 :.
.: grfx & web design / IT / AV @ St. Therese Institute of Faith and Mission, Bruno, SK, Canada :.
Replied by James Riley on topic The word "Group" in csv
I came across this by chance, but maybe there is a built-in Configuration option that handles this automatically (those good ol' folk at OS Solution think of everything).
Go to [Event Booking -> Configuration], and scroll down until you see these options
Toggle them to NO and see what happens
Go to [Event Booking -> Configuration], and scroll down until you see these options
Toggle them to NO and see what happens
James Riley .: EventBooking user since 2014 ::: JoomDonation user since 2016 :.
.: grfx & web design / IT / AV @ St. Therese Institute of Faith and Mission, Bruno, SK, Canada :.
Last edit: 10 years 2 months ago by James Riley.
Please Log in or Create an account to join the conversation.
- doblzou
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 21
- Thank you received: 0
10 years 2 months ago #75507
by doblzou
Replied by doblzou on topic The word "Group" in csv
Hi and Thank you for your help James,
I want to export the records of members so I left include group member records in csv to yes.
I put group include billing records in csv Yes.
The problem is that I just want to delete the column "Group" in my csv file and keep records of groups.
I want to export the records of members so I left include group member records in csv to yes.
I put group include billing records in csv Yes.
The problem is that I just want to delete the column "Group" in my csv file and keep records of groups.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
10 years 2 months ago #75525
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic The word "Group" in csv
You will need to edit the code to remove that column. Look at the file components/com_eventbooking/helper/data.php, method csvExport, you should see the code for that column and remove it
Try to play with the code
Tuan
Try to play with the code
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.