Hi,
I am using RO CSVI - RSForm!Pro to export RSForm submissions from my website's frontend. I have made some changes to Example RSForms! Pro Submissions Export included template but after running the template, I have the following issue:
Each of my submissions appears 9 times in the generated xlsx file.
I would also like to know if I could export my submissions to a pdf file. It would be useful for printing.
Thank you!
- vetsapr
- RO CSVI
- Friday, 29 July 2022
- Subscribe via email
0
Accepted Answer
Accepted Answer
Pending Moderation
Hello,
You can create a copy of HTML helper csvimproved.php in the folder administrator/components/com_csvi/helper/file/export/html/. Give a name like csvimprovedcustom.php. In the custom file change the class name from CsviHelperFileExportHtmlCsvimproved to CsviHelperFileExportHtmlCsvimprovedcustom and save the file. Customise the copied file as needed. You can then select this custom file in export template settings on File tab under Website field. See attached screenshot. Run the export and check.
If I export my submissions to html is there some way to customize the output (center filed values, fix field width)? I need this in order to make it printable in a nice way from the frontend.
You can create a copy of HTML helper csvimproved.php in the folder administrator/components/com_csvi/helper/file/export/html/. Give a name like csvimprovedcustom.php. In the custom file change the class name from CsviHelperFileExportHtmlCsvimproved to CsviHelperFileExportHtmlCsvimprovedcustom and save the file. Customise the copied file as needed. You can then select this custom file in export template settings on File tab under Website field. See attached screenshot. Run the export and check.
Attachments (1)
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
- more than a month ago
- RO CSVI
- # Permalink
Accepted Answer
Pending Moderation
Hello,
Please check Group by and Sort by document to avoid duplicates on export.
We do not support export to PDF file. You can see the supported file types on File tab in export template settings.
Each of my submissions appears 9 times in the generated xlsx file.
Please check Group by and Sort by document to avoid duplicates on export.
I would also like to know if I could export my submissions to a pdf file. It would be useful for printing.
We do not support export to PDF file. You can see the supported file types on File tab in export template settings.
Attachments (1)
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Thank you for your reply!
I grouped by Submission Id and problem is solved.
I have two other questions though.
1. I am exporting my submissions to xlsx. Is there some way to format through RO CSVI - RSForm!Pro the exported excel columns (type, width)?
2. I have a checkbox group field in my RSForm named 'events' where the uses can check two values (Church, Ceremony). When a user checks both options in the form, the corresponding field in the exported xlsx file shows the two values without a space in between (ChurchCeremony).
I grouped by Submission Id and problem is solved.
I have two other questions though.
1. I am exporting my submissions to xlsx. Is there some way to format through RO CSVI - RSForm!Pro the exported excel columns (type, width)?
2. I have a checkbox group field in my RSForm named 'events' where the uses can check two values (Church, Ceremony). When a user checks both options in the form, the corresponding field in the exported xlsx file shows the two values without a space in between (ChurchCeremony).
Accepted Answer
Pending Moderation
Hello,
No, you cannot change the formatting of XLSX file in RO CSVI. We use an external library to generate XLSX file. You need to change these formating in the library files and that will be a hack in code.
Yes, I was able to see this using Microsoft Excel and I think it has to do something with the Excel software. If the same file is opened with LibreOffice the values are shown as saved in the database. See attached screenshot. Can you try opening the file in LibreOffice and check?
1. I am exporting my submissions to xlsx. Is there some way to format through RO CSVI - RSForm!Pro the exported excel columns (type, width)?
No, you cannot change the formatting of XLSX file in RO CSVI. We use an external library to generate XLSX file. You need to change these formating in the library files and that will be a hack in code.
2. I have a checkbox group field in my RSForm named 'events' where the uses can check two values (Church, Ceremony). When a user checks both options in the form, the corresponding field in the exported xlsx file shows the two values without a space in between (ChurchCeremony).
Yes, I was able to see this using Microsoft Excel and I think it has to do something with the Excel software. If the same file is opened with LibreOffice the values are shown as saved in the database. See attached screenshot. Can you try opening the file in LibreOffice and check?
Attachments (1)
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Thank you! I am working on a wedding website and I want the couple to be able to view their guest list online, download it for edit and also be able to print it. However, I want to make things as simple as possible for them.
If I export my submissions to html is there some way to customize the output (center filed values, fix field width)? I need this in order to make it printable in a nice way from the frontend.
If I export my submissions to html is there some way to customize the output (center filed values, fix field width)? I need this in order to make it printable in a nice way from the frontend.
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »