• jfurr_improveit360
  • NEWBIE
  • 30 Points
  • Member since 2013

  • Chatter
    Feed
  • 1
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 7
    Questions
  • 2
    Replies

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.

Hi,

 

Is there a way to debug javascript code of a hybrid app using salesforce mobile sdk and running on android device/simulator. 

 

I ve come across the weinre which works perfectly for inspecting elements and logging to the console. But we cannot put breakpoint and step through the code.

 

jshybugger seems to have breakpoint capability but I could not get the  setting up working. Just wanted to check if anyone has a solution for this ?

 

Thanks,

 

Nikhil