QR code code generator
Import
·
Jun 14, 2022
·
article
Create a unique QR code for the asset or any record of a ServiceNow table;-
1. Create a UI script and import the js package (jquery.qrcode.min)- UI Script name- jquery.qrcode.min
2. Create a UI page and use the UI script jquery.qrcode.min as the source.- UI page name- QRLink Page
3. Call the UI page QRLink Page from any UI action. UI Action name- Generate QR Link
XML export of UI script, UI page, and UI action have been attached. Thanks,
Regards,
Nayan
View original source
https://www.servicenow.com/community/now-platform-articles/qr-code-code-generator-servicenow/ta-p/2323234