I have the signature embedded and it is usable, however, three issues are popping up.
- The “Clear” button is not working in Mac Chrome 39.0.2171.95.3, Mac Firefox 24.05 or Safari 8.02.
- The image will not embed in an email.
<p>Signature:</br>
[signature signature-268]</p>
and the image is embedded in the HTML email with
<img src="[signature-268]">
Nothing shows up in the email
- If I make the signature field required, it will not validate the form, not matter what. As I want to use this as a waiver release form, that is an issue.