USECASE: there is an orders table with dates of each order, how do i generate a excel spreadsheet with order details based on a date range selected by the user along with two extra fields.
The problem is, that you are not creating and displaying the data through the input and you will need an output with the binary data to download.
The Download order is the output that will be the binary data that you will use to download the file
Then, you will need just to retrieve the binary data to the output
You call the server action on the end user module, you use the binary output to download with the download widget.
Let me know if I could help you
Kind regards,
Márcio
Hello! Can you share the OML?
sure np