How can I adapt the Totallycodable electronic signature to save with the general submit button?

Hello!
I have a form and I would like to add the Totallycodable electronic signature to it, but I’ve noticed it has an own submit button.
What I need is to delete that button and leave the clear signature one, and whenever the submit buttom from my form is clicked and all inputs are valid, to save the signature in my collection together with the other data.

The tutorial I refer to is:
https://support.totallycodable.com/en/article/create-an-electronic-signature-with-wix-code-corvid-custom-form

Thank you!

You would need to modify the html code as the submit and clear buttons are added through that.

Then you would need to remove the save() function in your page code and replace that with your own submit button save function to the same collection that you are using for this.

Also, note that Nayeli (Code Queen) is also one of the Corvid Masters in this forum so you can reach out to her first as it is her own website and code.

However, please note that replies from her can’t be guaranteed due to her own busy work schedule.

Hey @GOS ! Awesome! Thanks for the quick response!

For anybody reading this post and looking for a built-in solution for accepting signatures from site visitors, we just released Signature Input .