New! Easier way to add a signature capture


Userlevel 1
Badge +2

Applies to: Nintex Forms for Office 365, Nintex Forms for SharePoint 2010, 2013, and 2016

 

As a forms designer, you can add a signature control into a form for a signature capture that is delivered to Nintex Mobile app using the Multi Line Text Box control and custom JavaScript. The person filling out the form can write their signature as proof of a transaction when the signature capture is active in the app.

 

Note: The signature control is available for Nintex Mobile only.

 

To add a signature capture

  1. Prepare the signature catpure layout as follows:
    From the Forms Controls toolbox, drag and drop the Multi Line Textbox control onto the layout.
    Double-click the control. The control settings dialog box appears.
    For Name, enter Signature.
    Save your changes.
  2. Copy the script in the attached file to the clipboard.
  3. From the Nintex Forms tab, click Settings on the ribbon.
  4. Expand the Custom JavaScript section in the Settings dialog box.
  5. Paste the signature capture script into the provided space.
  6. Close the Settings dialog box and reopen it. The script is saved.
    Save and publish the form.

The information in this blog corresponds with the steps described here:  Sign my name across your heart


18 replies

Badge +3

Does this work with SP2010?

Userlevel 1
Badge +2

Hi Nick

Signature capture control is now available in 2010 and 2016.

Cheers

Leslie

Userlevel 1
Badge +2

Hi Brendon,

I've reached out to our development team for guidance. 

I should hear back soon.

Best regards,

Leslie

Userlevel 1
Badge +2

Hi Nick,

The Signature capture feature is now available on 2010 (and 2016). I've updated the article to reflect this change.

Cheers.

Leslie

Userlevel 1
Badge +2

Hi Brendan,

Thanks for your comment. You can to use the code in Open Source with the caveat that we do not support custom changes. You should refer to Dan Stoll's blog mentioned above for guidance.

Leslie

Badge +3

any updates on adding this to the "responsive" form....

Userlevel 1
Badge +2

Hi Steven,
Custom javascript is disabled in responsive forms by design. For more details, read blog: What's New: Responsive Forms Designer

Userlevel 1
Badge +2

 

Badge +1

Is there anyway for this script to work over 2 signatures in the one document? I can get 1 to to work, but I need 2 separate signatures for this particular form?

Userlevel 1
Badge +2

Hi Sarah,

I checked this request with our teams. The signature capture script is designed for 1 signature only at this time. 2 signatures may be included in a future release.

Best,

Leslie

Just to clarify - once the form has been submitted via nintex mobile with the signature in the actual SharePoint list where the submitted form will live the actual signature is no longer view-able? even in a standard nintex form with the associated control and Javascript? as all I can see is a dump of specialized characters in place of where the siganture should be...

Userlevel 1
Badge +2

Hi Martin,

To clarify, the signature capture is a base64 string and not a file type. This is something the development team is working on to improve Signature Capture for Universal Forms.

Warm regards,
Leslie

Badge +2

Hi Leslie Threlkeld! Is there any update on how to make signature viewable in the SharePoint list (or anywhere else) once its captured using Nintex mobile? From business process point of view this wastly deminishes the applicability of solution, as one can not verify the signature later.

(I've also tried various suggestions here using java script etc. but was not able to get signature displayed in our on-prem SP2013).

Appreciate any input!

Badge +2

I am having trouble to find setting on the Nintex form ribbon. I do see form setting and control setting. Niether place has space for Javascript. Can anyone help?

Userlevel 2
Badge +9

Not sure how this has any practical business use.  You cannot review or even reproduce the signature should you need to going forward.  This would have really been useful and even amazing for my users.  I'm really dissappointed this really can't be used in my environment.  I realize the Universal forms are coming out soon for on Prem solutions.  I'm hoping we will be able to eventually add in signatures.  This one area that I desparately need forms to do.  

Do this only work in the Nintext Mobile App?


Based on comments in the above, you cannot see the Signature anywhere.  Only valid if form is printed??


Thanks


Tessa

I am stuck working in SP2013, tried using this script but it does not work.  Any suggestions?


 

Badge

Hi,

 

I have one problem with this tutorial…

  1. Paste the signature capture script into the provided space.

So the file 1228.pptx do not open. 

when I try to download the file it is assumed to be a power point file and even changing the extension or trying to open it with notepadd++ I cannot extract the supposedly necessary script.

 

So o is suposed extract the script??

 

thanks

Reply