Symptoms
If you’re using the Gravity Forms Signature Add-On and the {all_fields} merge tag in your form notifications, the signature image will display by default.
However, if you prefer to configure a custom notification, and not use the {all_fields} merge tag, you’ll notice when adding the Signature field merge tag to your notification, instead of the image displaying, you will only see the link to the signature image.
How to fx it
When adding the Signature field merge tag to you custom notification message, you will need to wrap the merge tag in a <img> tag as demonstrated below.
<img src="{Your Signature Merge Tag:ID}">
Note: Be sure that you add the code snippet in the Text tab in your Message editor as shown below:
Need more help?
If you still need help, feel free to use the comments or chat options below.
If you have an active Gravity Forms Elite license, you can also open a support ticket here.