Hello All,
I have an issue my viz library not loading on SAP Portal Site.
as we know index file not working load on fiori launchpad.
I need to load viz library from Controller or Component.
any one have any idea how can i do this.
Thanks and Regards
Dexor
Hi Dextor,
You can load a jquery model.
jQuery.sap.require("generated.app.csvtotable.model.xlsx")
You already have an active moderator alert for this content.
You can make use of jQuery.sap.require function
For more info, check this: SAPUI5 SDK - Demo Kit
Regards,
Add comment