Developer forum

Forum » Ecommerce - Standard features » Manual export orders to excel from order list

Manual export orders to excel from order list

Jon Thorne
Jon Thorne
Reply

Hi,

I am looking for a way for a basic staff member who has access to the ecom order list and can search and filter orders to be able to export the displayed list to excel. This is not for data integration, and cannot be done on a batch basis, but just a manual export button for the current list in the window.

Is there a simple way to add a ribbon button that will enable us to have a feature like this?

Regards,

Jon.


Replies

 
Nicolai Pedersen
Reply
This post has been marked as an answer

Hi Jon

There is a thread and some sample code here: https://doc.dynamicweb.com/forum/development/development/order-delivery-status-update

And API docs here: https://doc.dynamicweb.com/api/html/03fc603b-40d6-6d6c-036a-accc7c0c77f1.htm

You can also do something with the print templates for orders - you might be able to use the "Generic excel" provider which is simple "templates" written in xlsx that will render an Excel sheet. See here: https://doc.dynamicweb.com/extensibility/tools/generic-excel-exporter

BR Nicolai

Votes for this answer: 1
 
Jon Thorne
Jon Thorne
Reply

Thanks Nicolai, that's helpful. I will give this a go.

 

You must be logged in to post in the forum