- Posts: 10
- Thank you received: 0
Download list of serials CSV/Excel in listing page
- aulavirtualmusica
-
Topic Author
- Offline
Less
More
3 years 2 months ago #353063
by aulavirtualmusica
-- HikaShop version -- : 4.7.4
-- HikaSerial version -- : 4.0.2
-- Joomla version -- : 4.3.2
-- PHP version -- : 8.0.29
-- Browser(s) name and version -- : Chrome
Hello, we are trying to enable a download button so that users who have placed orders associated with serials can download it in csv or excel format.
We need to enable it in the menu of the list of purchased codes (hickaserial->Serial Listing), I have added javascript code to export to excel the table generated by the listing.php file but only the first 20 appear. Is it possible to expand it to all by flaw?
We have purchased the HikaSerial Massaction Display & Export plugin but it does not meet what we need since it only allows us to export the serials of each of the orders in the frontend and we need them to be from all of them, in addition to the fact that it is only available in the actions dropdown of each order.
-- HikaSerial version -- : 4.0.2
-- Joomla version -- : 4.3.2
-- PHP version -- : 8.0.29
-- Browser(s) name and version -- : Chrome
Hello, we are trying to enable a download button so that users who have placed orders associated with serials can download it in csv or excel format.
We need to enable it in the menu of the list of purchased codes (hickaserial->Serial Listing), I have added javascript code to export to excel the table generated by the listing.php file but only the first 20 appear. Is it possible to expand it to all by flaw?
We have purchased the HikaSerial Massaction Display & Export plugin but it does not meet what we need since it only allows us to export the serials of each of the orders in the frontend and we need them to be from all of them, in addition to the fact that it is only available in the actions dropdown of each order.
Please Log in or Create an account to join the conversation.
3 years 2 months ago #353064
by Jerome
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Replied by Jerome on topic Download list of serials CSV/Excel in listing page
Hello,
If you want to export more serials, you have to change the "limit".
By default the component will list 20 serials, but you have a dropdown to change that value.
You can also send another value in parameter ; if you send "0" it will have no restriction.
Regards,
If you want to export more serials, you have to change the "limit".
By default the component will list 20 serials, but you have a dropdown to change that value.
You can also send another value in parameter ; if you send "0" it will have no restriction.
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Please Log in or Create an account to join the conversation.
Moderators: Obsidev
Time to create page: 0.222 seconds