How to use signature pad in service portal page?

Felix20
Mega Guru

Hallo everybody,

I'm working on a PoC and one requierement is to sign a table entry (request).

So user will have to fill a form and finally sign it using a signature pad. I saw there is a plugin: com.snc.signaturepad which activates a UI Page which contains a signature pad.

But how to use that UI Page as part of a widget in Service Portal?

Because our page will be face to customer, we dont want to our customer to be in backend so sign the filled form.

I searched long time and haven found a solution yet.

e-Signature is not a possibility, because we need it manually signed and username + password is not an option.

 

Best regards,

1 ACCEPTED SOLUTION

Ragini Kukade
Kilo Guru

Hi,

Hope the following link will help you:

https://sc.service-now.com/snds?state=widget-detail&sys_id=c292430f13a97a002ea1b2566144b0d4

Mark it as correct/helpful,if it helps.

Regards,

Ragini

View solution in original post

25 REPLIES 25

HI ampeterson,

 

yes you can easily use this in service portal, you just need to download the xml from the link above and import it using "retrieve update set" and extend the sc_cat_item or other widget in which you want to use it.

 

I am not sure how I can add it to certain catalog items. 

Hi Adam,

 

Were you able to use this in specific catalog items? I am working on a similar requirement where I need to use signature pad specific to a catalog item and then save the sign as image attachment on target record. Looking for your response.

No, I was never able to accomplish this. 

Jamison Cote2
Mega Expert

@Felix / @Ragini Kukade,

This looks promising.

Where are the signatures stored in the system once the record is submitted?

I can't find any inserting of the image in the widget scripts.

Thanks.