RyanStanford1
7 years agoQrew Captain
SheetsJS imported into Quick Base
I've been using Dan Diebolt's IOL technique to infuse my custom JavaScript into a form, and it's worked great in the past.
Issue I'm currently having is that the code that I'm trying to run requires the SheetJS library to be included... I'm having trouble finding the link for this, as the community version is on GitHub, and how the proper way to import/include this library into the code.
I've attempted simple $.getscript()
I've tried to add script tags to the DOM...nothing seems to be working correctly.
Issue I'm currently having is that the code that I'm trying to run requires the SheetJS library to be included... I'm having trouble finding the link for this, as the community version is on GitHub, and how the proper way to import/include this library into the code.
I've attempted simple $.getscript()
I've tried to add script tags to the DOM...nothing seems to be working correctly.