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.

Add text to form

  1. Hey, guys. How can I add text to my form? I should've done my research better, but I was surprised that there seems to be no simple way to do this. I'm trying to use the HTML standard field, but when I input text with paragraphs, they all mush together into one huge paragraph. What to do?

    Posted 12 years ago on Monday March 12, 2012 | Permalink
  2. Richard Vav
    Administrator

    Because you are using the HTML field you need to use HTML tags to ensure your paragraphs appear correctly.

    <p>your first paragraph goes here</p>
    <p>your second paragraph goes here</p>
    Posted 12 years ago on Monday March 12, 2012 | Permalink
  3. thank you so much! i'm an idiot with computers, hah :)

    Posted 12 years ago on Monday March 12, 2012 | Permalink
  4. Richard Vav
    Administrator

    No problem

    Posted 12 years ago on Monday March 12, 2012 | Permalink

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