PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

HTML Block Issues

  1. I am trying to add a HTML block to a basic form. I can add the field to the form and enter contents into the field, but, after clicking the Update Form button, I get an error to contact you guys and the field contents are removed. Please advise.

    Thanks!

    Posted 12 years ago on Tuesday April 17, 2012 | Permalink
  2. David Peralty

    Can you send me an e-mail with login information so I can take a look? peralty@rocketgenius.com

    Posted 12 years ago on Tuesday April 17, 2012 | Permalink
  3. David Peralty

    So the issue seemed to be that the image he wanted to embed was surrounded with double quotes:
    img src="imglocation.jpg"
    instead of single quotes:
    img src='imglocation.jpg'

    Making this change to single quotes made it work just fine for zerozendesign.

    Posted 12 years ago on Tuesday April 17, 2012 | Permalink

This topic has been resolved and has been closed to new replies.