• 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: Export data properly

Export data properly 16 years 8 months ago #4525

  • Richsund
  • Richsund's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
Hi,

I have several forms in my RSform and when I want to export data from one form using \"Export all\" I get data from all of my forms which is a huge amount of data (4000 answers).

If I use \"Export\" it only exports the posts on the certain page (50 of 800 answers).

How can I export all answers in one form but avoid exporting data from all of my forms?

Thanks
Richard
The administrator has disabled public write access.

Re:Export data properly 16 years 8 months ago #4556

  • Richsund
  • Richsund's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
Sorry if I seems to be stupid but do I have to buy RSform Pro to solve my problem?

What does following mean (on www.rsjoomla.com/index.php/Buy-RSform-Fo...ement-Component.html):

-Ability to choose which fields to export
-Ability to choose separators for the csv file

In RSform Pro these functions are enabled but not in RSform.

Thanks,
Richard<br><br>Post edited by: Richsund, at: 2008/09/04 09:10
Attachments:
The administrator has disabled public write access.

Re:Export data properly 16 years 7 months ago #4591

  • Richsund
  • Richsund's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
I solved my issue like this:

File:

admin.forme.php, row 827:



if(!is_array($rcid)){

//$data_id = '1=1';

$data_id = 'form_id = '.$cid ;
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!