cancel
Showing results for 
Search instead for 
Did you mean: 

Signature-Pad is not working in Launchpad

former_member723794
Participant
765

HI Experts,

I have a requirement for digital signature pad in SAP UI5 Application and it is working fine running application with index.html, where I am adding script of Signature-pad in index.html file, whereas it is throwing error 'SignaturePad is not defined' in Fiori Launchpad. How can I add Signature-Pad library in launchpad? Below is the error I am facing in launchpad :-

Thing I have tried:-

1. Installing the library inside my project using npm install --save signature_pad (no luck).

2. Downloading library and calling inside controller (no luck).

3. Adding library in manifest.json file i.e "js": [ {"uri": "/your/lib/name.js" } ] (no luck).

Can someone please help, why after adding and installing the signature library it is not working in launchpad?

Thanks in advance..!!

Accepted Solutions (0)

Answers (2)

Answers (2)

WouterLemaire
SAP Mentor
SAP Mentor
rporpino-netzsch
Explorer
0 Kudos

Hi c3d1947136cd4c748a7aa794001af496?

jaffersyed
Explorer
0 Kudos

I can suggest you as far as I understood your problem see the f12 developer options whether the external files are downloaded or not in the network tab at the time of the signature pad error occured