Skip to main content
Nintex Community Menu Bar

Embedding Signature Pad in Nintex Form

  • January 24, 2016
  • 59 replies
  • 620 views

Show first post

59 replies

  • Author
  • Novice
  • February 1, 2017

Maybe can look at if javascript could be used to perform validation...

Get Outlook for iOS<https://aka.ms/o0ukef>


  • Author
  • Novice
  • February 1, 2017

I have tested it on my surface pro 3 without issue...

Get Outlook for iOS<https://aka.ms/o0ukef>


Forum|alt.badge.img+13
  • Novice
  • February 1, 2017

Works fine on the Surface Pro we have as well, but it's a more generic Windows tablet without stylus that doesn't work. Trying to ascertain whether it's the device or the script that's the issue.


  • Author
  • Novice
  • February 2, 2017

If I remembered correctly, there were some settings available on the behaviour or characteristic of the JSignature script library such as line thickness, colour, etc. You might want to take a look at the documentation or discussion of the jSignature (i.e. link is provided in the post content i think). Or there are other alternatives of Signature pad scripts as well if the one used here is not working well with the devices you have.


Forum|alt.badge.img+4
  • February 3, 2017

I was able to make the code work with a mouse..  Has anyone applied this code to a signature pad (Topaz)?  

If so, could you share the code changes for JSignature &/or Jquery.

Thank you..


vadim_tabakman
Nintex Employee
Forum|alt.badge.img+11
  • Nintex Employee
  • February 22, 2017

You might need to download it here : http://willowsystems.github.io/jSignature/#/about/

Guessing


Forum|alt.badge.img+6
  • February 22, 2017

where is the jSignature.min.js file ???


Forum|alt.badge.img+13
  • Novice
  • February 22, 2017

Forum|alt.badge.img+6
  • February 22, 2017
  1. Thank you, mine is working in our 2016 On Prem form.

  • February 23, 2017

Seems to work OK except when saving, mine tells me that it should be less than 255 characters.  Any ideas?

I tried changing the Signature to Multiple lines of text, but that does not seem to do the trick

Thank you


Forum|alt.badge.img+6
  • February 23, 2017

Is your multiple line of text set to Plain text? It does not default that way. ALSO, if you change the configuration of the column, then you have to delete the control on the form, add it back and then test. I can email you my form file and list template file where I have this working on a desktop form if you want. This won't let me attach a file to the comment.


  • February 23, 2017

Thank you Emily.  Your suggestion worked!  It was able to now save back to the Signature column.  Next issue When I click on the Title to open the item, it opens but the signature is not there...only the signature line.  Also, I can use my mouse to sign even though the item is not in Edit mode??


Forum|alt.badge.img+6
  • February 23, 2017

What kind of environment is your SharePoint? I believe someone had this issue up above in the comments. I have SP 2016, Nintex Forms 2016 and On-Premise.


  • February 23, 2017

Hi Emily

1.  Thanks again

2.  I read through the whole post and I think I need to address the Include jQuery...as I have not added that yet

3.  Apologies...I'm very new at this and, although a site administrator for my location, not an administrator for our entire environment

4.  Running SP/Nintex 2013 on-premise and don't know where the jQuery library is located in order to add the link per the instructions from Kok Koon Gan 


  • Author
  • Novice
  • February 23, 2017

If I remembered correctly, i have included the link in my post. In case it isn't there, just do a search you should be able to find it.

Get Outlook for iOS<https://aka.ms/o0ukef>


Forum|alt.badge.img+6
  • February 24, 2017

1. Your Welcome   

2. Go here http://willowsystems.github.io/jSignature/#/about/ and click on download on the top of the page.

3. Save the  jSignature.min.js file to your desktop

4. Then drag and drop that file into your site assets library on the site that you built this form on

5. Does that help?


  • March 21, 2017

Dears,

I've got the same issue, do you find the solution on that, in other to have the visualisation of the signature after ?

Thanks

Julien


Forum|alt.badge.img+1
  • July 27, 2017

I'm also having the issue with hidden panels and the rendering of the signature. Any help?


Forum|alt.badge.img+4
  • August 9, 2017

Hi All,

I have followed the directions above and all works great except when the form is in VIEW mode you can still modify the signature pad field..  I have the jSignature.min,  jquery-2.2.4.min  in the assets library.      I am using IE 11 and/or Chrome.   How do I only display the signature in View mode - prevent a user from changing the value?


Forum|alt.badge.img+6
  • August 9, 2017

Will it work if you put a hide or disable rule on the control when the form in in display mode?


Forum|alt.badge.img+4

Double click the signature field (multi line text field) to go to control settings, under Advanced change the control mode to auto.


Forum|alt.badge.img+4
  • September 8, 2017

Hi Bhashwar,  I checked the value and it defaults to 'auto'... still can't see the text signature.. I see the xml code in the rich text field but no signature appears.   I can't sign again in view mode. 


Forum|alt.badge.img+4

Hi Pam,

If you are seeing the xml, I would delete the signature field (multi line text field) and add it again. Please make sure signature field (multi line text field) is a plain text field, CSS class is: nf-form-input nf-section, Client ID JavaScript variable name is jsignature, submit button has setControlValue(); on the Client click etc..


Forum|alt.badge.img+3

responsive form??


Forum|alt.badge.img+4
  • October 18, 2017

Hi Steven,

I have deleted, re-created a new form with only 1 signature line following all steps and still the signature is not showing in view mode.  Can see the xml code, but no signature.  I am on Sharepoint 2013 onPrem.  Anyone have any suggestions?