Populate image field type using onLoad client script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2022 01:28 AM - edited 10-03-2022 02:10 AM
Hi Everyone,
I have created two field types on my form: string and image.
String field type has URL of QR code(png) and I have to populate it into second field type (image) using onChange client script.
Can I any help me get this task complete.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2022 01:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2022 02:01 AM
https://www.servicenow.com/community/developer-forum/how-to-save-a-qr-code-to-an-image-field-via-a-script/m-p/1867312
https://www.servicenow.com/community/now-platform-articles/qr-code-code-generator-servicenow/ta-p/2323234
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2022 03:38 AM
Hi @Ankur Bawiskar Above is not my requirement. There is one field string where third client sends a PNG file in form of URL. So, I have to just store it in Image field. I don't need to generate QR code.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2022 03:38 AM