List Manager Forum

Totals do not show in export

User moon_504 2012-07-10 21:58:52

Dear Support,

I have used listmanager to create a tool where users can input data of numerical type and I have selected "YES" for the "Show totals" option. However, when I export to pdf or excel, the totals are not being exported along and it is very useful for us that the totals are exported along

Could you kindly assist on how we can have the totals also exported along with the data.

I have done this using joomla 2.5 and using listmanager version 1.0.1

Looking forward to your assistance

Anselm

Moonsoft support 2012-07-11 09:02:03

Hello,

Total values are calculated in frontend. If you want to add total line to excel and pdf you should change at least these files:

/components/com_listmanager/views/listmanager/tmpl/excel.php
/components/com_listmanager/views/listmanager/tmpl/excelfiltered.php
/components/com_listmanager/views/listmanager/tmpl/pdf.php
/components/com_listmanager/views/listmanager/tmpl/pdffiltered.php

Regards,

User moon_504 2012-07-11 10:36:26

Hi MsTeam,

Could you kindly guide on what exactly I need to do and where on these files in order to have the totals line exported in both excel and pdf

Thanks

Anselm

Moonsoft support 2012-07-11 11:07:51

Hello,
in order to insert a new line to the exported files, the code to add is not a simple one, so we suggest to change our code only if you have at least a base knowledge of php in order to avoid errors. In case you want to give it a try, the change would consist in dynamically adding values as the lines are being created, and add a new one at the end with these calculated values.
If you want us to create a custom version for you, you could also ask for a quote, please use the email or place a ticket at helpdesk if you are interested.

Thank you

...
CalcBuilder

Create dynamic calculators

Buy now!
...
Support/development 10 hours

Get a bigger amount of hours for more complex tasks and get a 10% discount

Buy now!