Signature pad example

Hey, I had the same problem but I think i’ve found the solution.

You need 2 things :

  • A workflow to save the Pad itself.
  • And a workflow to save it to your database.

In my case, I have a worfklow doing this :

  • When a button is pressed > Save a Signature Pad (found in “Element Actions”).

Then, you create another separate event :

  • WHEN a Signature Pad is Saved (found in “Elements”) > Create a new Signature and set the image field to “This SignaturePad’s Image url”

Hope that helps ! :slight_smile: