on 2023 Mar 07 10:11 AM
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..!!
Request clarification before answering.
Have you tried this one ? https://www.npmjs.com/package/ui5-tooling-modules
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 18 | |
| 7 | |
| 6 | |
| 6 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.