Hi there
The export to Excel can be done in two ways:
- You can use the javascript action which is part of the data widgets module: using a simple Javascript action, you can pass your list to a nanoflow and export the data that way. I will leave a link to documentation for you to have a look.
- You can make use of the Excel exporter module: the excel exporter module is a bit more complex than the button for the normal data grid (or the javascript action mentioned in 1), as you will need to manually configure it. The whole process is a bit too specific to go into detail on the forum, therefore I would like to leave a link to the documentation, as it is explained quite clearly there how you can export to Excel from a data grid 2.
Should you encounter any issues, feel free to ask for help.
Good luck!