Calling signature pad from Record producer in Service Portal - i'm stumped

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2018 12:29 PM
There just doesn't appear to be a lot of details out there as i search, but i'm building a custom table with record producers in the Service Portal (Jakarta instance) where i need to capture the signature of a "resident" who is an individual that will not exist in the users table in ServiceNow.
I need to have company employee fill out an inspection form and then have the "resident" sign the form.
we are licensed for HR Service Management and have the Signature pad plugin, but i'm pretty stumped on how to display the signature pad in the Service Portal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2020 04:35 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2020 06:19 AM
I know this is an old thread, but thought I’d comment as I have managed to get something similar working in the portal.
You can use the scratch pad widget found here:
https://github.com/platform-experience/serviceportal-widget-library/tree/master/pe-scratch-pad
Then add it as a variable of type macro to your record producer, and it should look something like this (obviously, you’ll need to tweak the CSS to suit your needs):