Hello Vikas,
It sounds like you're encountering an issue with implementing multiple signatures on a custom web form in Odoo. This can often be due to conflicting IDs or JavaScript issues. Here's a general approach to troubleshoot and resolve this:
Ensure each signature canvas has a unique ID.
Verify that the JavaScript handling the signature capture is correctly initialized for both signatures. Each signature pad should be instantiated separately.
Check for any JavaScript errors in the browser's console. This can provide clues if the script fails to bind to one of the signature pads.
Review the form submission code to ensure it correctly packages and sends both signatures. Sometimes, issues arise not from the signature capture but from how the data is handled upon submission.
For personalized assistance:
https://www.pragtech.co.in/contact-us-mql.html
Can anyone help me to resolve the issue?