Hi,
I would like to create a button that will download an accounting file in the browser, as same as you export a view to an excel file.
The file format is a bit complex and I believe it would be easier to do it using a plugin in C#.
I can save the file in dataverse, as an email attachment etc... but I couldn't find anything about how to return the file to the browser.
Do you know if is it possible?