[Reactive Export as Excel] DownloadFromURI not defined - Reactive Export as Excel forge module
reactive-export-has-excel
Reactive icon
Forge component by José Pedro Proença
Application Type
Reactive

I'm trying to integrate this module into my app.

I create an action to download the excel, serialize the JSON, feed it into the "DownloadJSONHasExcel" action.

However, when I run it on my app I get this error: "downloadFromURI not defined"

I'm not getting this same error on the demo app.

Not sure what I'm missing, I found the action and I don't see where it is defined anywhere, but it does work on the demo.  Could you let me know what I'm missing?

Thank you!

Solution

Solved it!!!

I needed to require the script from the module on the page!

I see where I went wrong, sorry for the trouble!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.