Hi,
I am totally new to ChronoConnectivity and may be missing something obvious but I read a lot of posts and couldn't find a clear answer to my problem.
I try to create a list with a button (or a link) to export it in CSV format.
I read this post in particular but still no joy.
What I achieved so far :
My list is displayed all right with the right titles and sortable columns,
My export function is good which I checked by triggering it in my index event,
Both button and plain link trigger a download but the resulting file is empty a part from columns titles
Here are some screenshots :
I suspect I missed something in the link parameters, URL and/or content…
Any help appreciated,
thank you
--
Pascal
I am totally new to ChronoConnectivity and may be missing something obvious but I read a lot of posts and couldn't find a clear answer to my problem.
I try to create a list with a button (or a link) to export it in CSV format.
I read this post in particular but still no joy.
What I achieved so far :
My export function is good which I checked by triggering it in my index event,
Both button and plain link trigger a download but the resulting file is empty a part from columns titles
Here are some screenshots :






I suspect I missed something in the link parameters, URL and/or content…
Any help appreciated,
thank you
--
Pascal
Hi Pascal,
The "export_CSV" event is a new page, it does not appear that you have read the records first before calling the "export_csv" function, please try to do that.
Best regards
The "export_CSV" event is a new page, it does not appear that you have read the records first before calling the "export_csv" function, please try to do that.
Best regards
Ah ! Ok ! Thanks ! It's working now.
(feeling a bit stupid right now)😲
Regards,
--
Pascal
(feeling a bit stupid right now)😲
Regards,
--
Pascal
This topic is locked and no more replies can be posted.