Skip to main content
Nintex Community Menu Bar

Digital Signature Control doesn't work in anonymous form

  • November 29, 2022
  • 2 replies
  • 63 views

We use a Digital Signature Control in our forms. It works fine with authenticated users, but doesn't work in anonymous form on mobile devices. Is there any solution for this? Or maybe there is another control for digital signature (draw on a canvas via mouse and touch) for anonymous?

 

2 replies

Forum|alt.badge.img+11
  • Nintex Employee
  • November 30, 2022

Forum|alt.badge.img+15
  • Scholar
  • December 1, 2022
You can try implementing a pure javascript approach instead of a custom control - that should work regardless of authentication (though it may be a little less robust)