Hi guys,
I’m building a page which would contain a form for clients to submit an application. At the end of the form, I want to include a UETA and ESIGN compliant data signature. I then want to store some of their form information in a secure database so that they can edit their application if necessary and see the status of their application. Ideally, I’d use 123FormBuilder to do all of this, but I think the form is too long, because it is not able to redirect successfully to store the database information when I follow their sync guide. As a result, I’d like to just build the form myself with Wix Code, but I don’t know how to implement digital signatures. Does anybody have any advice?
Googling for 3rd party components for supporting Digital Signatures shows up some results, for example
As there is currently no option to use those 3rd party components directly with Wix-Code you could try embedding one of those 3rd party libs as an Editor Component and reference it in Wix Code