Hi
I am still learning and I do not have a better frame of reference for help other than this community.
I would like to incorporate Tabulator into my Laserfiche integration.
I have previously built a similar integration with Google's Places API.
However, I copy pasted and easily changed my variables to suit my project.
Now, I want to use this: http://tabulator.info/
The libraries are: https://unpkg.com/tabulator-tables@4.5.3/dist/css/tabulator.min.css
And: https://unpkg.com/tabulator-tables@4.5.3/dist/js/tabulator.min.js
Their tables are truly amazing and I think an incredible integration can be built.
I tried this:
But keep getting the error:
Now from my recent experience with what little I've managed to teach myself, this means essentially that my library is improperly reference/not there to use Tabulator.();
Is there any gifted individual that could give me a hand please?
Trying to get the attached project to work in Laserfiche Forms (excuse the massive JSON db/variable - it's for another project). - See index.txt attached.
Kindest regards and many thanks in advance.