Chrille 0 Posted May 8, 2020 Report Share Posted May 8, 2020 Hello! I have been trying to get this signature box to work with a responsive submission form but i can´t get it to work, it shows up in the form and i can draw in the box but it doesn´t save to the table. It works fine if I disable responsive and ajax. Does anyone have any ideas to solve this? Kind regards / Chrille Quote Link to post Share on other sites
Vitalikssssss 67 Posted May 13, 2020 Report Share Posted May 13, 2020 Hi @Chrille, The post with Signature Pad solution has been updated and now supports AJAX and Responsive features. Let me know if you run into some issues while implementing solution from updated post. Thanks, vitalikssssss Quote Link to post Share on other sites
Chrille 0 Posted May 25, 2020 Author Report Share Posted May 25, 2020 Hi! @Vitalikssssss Thanks that works great! I have found just one problem, if I have a required field and the user misses to fill in the information in that field and tries to submit the form and gets an error message the signatur box doesn´t accept input anymore, if i refresh the page it accepts input again. Otherwise it works great! Thanks again. / Chrille Quote Link to post Share on other sites
Vitalikssssss 67 Posted May 25, 2020 Report Share Posted May 25, 2020 Hi @Chrille, The issue is caused by the following line of code. You can simple removed it in order to make it work. document.removeEventListener('DataPageReady', drawSignature); Regards, vitalikssssss Quote Link to post Share on other sites
Chrille 0 Posted May 25, 2020 Author Report Share Posted May 25, 2020 Hi! Thanks again! Working perfectly now. Kind Regards / Chrille Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.