How generate QR code on ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-09-2018 09:17 AM
Hi guys,
How Can I generate a qrcode on ServiceNow?
I must import a specific library?
On custom table I would create a field image that contains QR code image to scan record information on mobile device.
Thanks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2022 12:27 PM
This solution is robust and free-of-charge... 😉
Check this out:
The DevTools app contains a truckload of reusable scripts and
features to support your app development.
Fork at will!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2022 03:14 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2022 11:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2022 11:32 PM
I am unable to generate QR code after following your code. Please guide me.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2022 05:00 AM
Which approach did you take?
The client side rendering using the qrcode library in a UI script or the server-side approach using DevTools?