• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Excel Export - specific file?

Excel Export - specific file? 13 years 1 month ago #16553

  • alex85
  • alex85's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
Is it possible to make the Excel-Export to a specific existing *.xls file (sheet) ?

Thanks,
alex
The administrator has disabled public write access.

Re: Excel Export - specific file? 13 years 1 month ago #16609

  • alex85
  • alex85's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
bump :/
The administrator has disabled public write access.

Re: Excel Export - specific file? 13 years 1 month ago #16630

  • royce
  • royce's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 52
  • Thank you received: 5
You want the export to append the new submissions to an existing file?
The administrator has disabled public write access.

Re: Excel Export - specific file? 13 years 1 month ago #16667

  • alex85
  • alex85's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
royce wrote:
You want the export to append the new submissions to an existing file?

Exactly. I want to export them to an existing file.
The administrator has disabled public write access.

Re: Excel Export - specific file? 13 years 1 month ago #16676

  • royce
  • royce's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 52
  • Thank you received: 5
A quick look at the Excel export code shows that you would probably need a customization (e.g. hack) to do that. The name of the exported file is simply a (PHP) uniqid().

One possible path would be to add a triggerEvent after the normal export code is performed then call a custom plugin that would append the data to your file.
The administrator has disabled public write access.

Re: Excel Export - specific file? 13 years 1 month ago #16678

  • alex85
  • alex85's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
royce wrote:
A quick look at the Excel export code shows that you would probably need a customization (e.g. hack) to do that. The name of the exported file is simply a (PHP) uniqid().

One possible path would be to add a triggerEvent after the normal export code is performed then call a custom plugin that would append the data to your file.

I am really not good with that :/ Do you know how to do that ;) ?
The administrator has disabled public write access.

Re: Excel Export - specific file? 13 years 1 month ago #16679

  • royce
  • royce's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 52
  • Thank you received: 5
I could do it. Send me a PM if you can find it on this site, or post your email if you want to contract me to do it for you.
The administrator has disabled public write access.

Re: Excel Export - specific file? 13 years 1 month ago #16680

  • alex85
  • alex85's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
Well he couldnt really help me (for free)

Anyone else want to try?
Last Edit: 13 years 1 month ago by alex85.
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!