Thank you @bjrmatos for the explanation and the solution.
ABoudreault94
@ABoudreault94
Posts made by ABoudreault94
-
RE: Importing asset as minify js script
-
Importing asset as minify js script
Hello,
Im having problem to import the surveyjs lib as a minify js file into the html handlebars template.
It's working pretty well when im using the unpkg src url but we want to have a copy of it into the app to prevent any displacement of file location or possible drop of version on the surveyjs side.I build up an example on the playground : https://playground.jsreport.net/w/anon/u73sr9L_
Would be very appreciate if you can help me to understand what im doing wrong (syntax or whatever)Thank you in advance and let me know if you need any extra information
-
Render footer content based on page number
It is possible to have access to a properties like
currentPageNumber
or something like that into a chrome pdf footer ?