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.

Need to ad external link inside form

  1. paulkat
    Member

    I need to ad an external link with popup window inside the form to display terms of use page, I added the following code inside a html block in the form but the html does not dispaly
    <a href="http://www.jpcreative.org/loveghost/terms.html" rel="nofollow">Our terms and conditions</a>

    Posted 13 years ago on Thursday December 16, 2010 | Permalink
  2. Were you meaning to show us the code you added in the HTML block? because it didn't come out. If you need to show us code here on the forum you need to wrap it in a backtick character so it treats it as a code block.

    Posted 13 years ago on Thursday December 16, 2010 | Permalink
  3. paulkat
    Member

    just enabled the html 5 and it works...awsome

    Posted 13 years ago on Thursday December 16, 2010 | Permalink
  4. That's just standard markup and should work just fine in a HTML block. It's nice that you got it working, but you shouldn't have to use a HTML 5 doctype to do so.

    Posted 13 years ago on Thursday December 16, 2010 | Permalink