The word "Group" in csv

  • doblzou
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
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

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

More
10 years 2 months ago #75466 by James Riley
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).

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
  • Junior Member
More
10 years 2 months ago - 10 years 2 months ago #75468 by doblzou
Replied by doblzou on topic The word "Group" in csv

I have the last version of EB : 2.3.1
Here is the picture :-)
Last edit: 10 years 2 months ago by doblzou.

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

More
10 years 2 months ago - 10 years 2 months ago #75475 by James Riley
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 :)

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
  • Junior Member
More
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.

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

More
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

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

Moderators: Tuan Pham Ngoc