Add signature in the document template.

Drishti
Tera Guru

Hi Community,

 

I have requirement where actual signed signature picture is provided by the user.

In the document template, when signature is being requested then the provided picture should get inserted at the signature box.

 

Any guidance on how can we achieve this.

Thanks in advance !

4 REPLIES 4

Ankur Bawiskar
Tera Patron
Tera Patron

@Drishti 

this KB explains

E-Signature/Document Template FAQ 

Insert signatures 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi @Ankur Bawiskar 
Thanks for the reply.

 

But the link provided by you talks about adding manually signature.

In my case, I have to insert the pic of signature when sign is requested.

Thanks!

@Drishti 

then you can use Document template script and add the image in the position you want by grabbing sys_attachment record

what did you start with and where are you stuck?

Document template scripts 

AnkurBawiskar_0-1757512179858.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

I am stuck at place exactly where I have to add this as html src.
If i will add this as Image in HTML Body, then every-time it will be visible, right?