function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
MattwestMattwest 

using jsSignature pad in visualforce for mobile

Hello All,

I have been doing a lot of research, and have had no luck finding an answer. I am new to visualforce and could use any help you might have to offer. 

 

I am wanting an action on a task that pulls up a mobile visualforce page that will capture a signature and save it as an attachment to the record. 

 

I'm wanting to use Signature Pad similar to this: https://github.com/szimek/signature_pad

 

I've looked into some of the signature captures apps in the appexchange, but I don't need signatures on the level (or price) that most of them offer. I am just tyring to get a very simple sig capture.

 

Any help would be much appreciated.

Best Answer chosen by Admin (Salesforce Developers) 
Vinita_SFDCVinita_SFDC

Hello,

 

You can use jSignature library to capture signature. Please refer section "Capturing a signature" in following blog for sample code snippet:

 

http://blogs.developerforce.com/developer-relations/2012/12/dreamforce-scavenger-hunt-3-html.html