Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
This is external mashup. I'm using this syntax into extension.
Refer this syntax,
define( ["qlik", "text!./chart-template.ng.html", "css!./chart-template.css"], function ( qlik, template, cssContent ) {
Can you suggest the correct syntax to call html file?
Note: CSS format is working fine.