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.

Extra line breaks added to Paragraph text field in Multi-Page forms

  1. I'm making a multi-page form with some paragraph text fields. I notice that if I use the Prev button to go back a page, any line breaks are replaces with html line break tags, and an extra one is added each time I go back. i.e.

    Line1
    Line 2
    Click <Next>
    Click <Back>

    Field now reads:
    Line 1< b r / >
    Line 2
    Click <Next>
    Click <Back>

    Field now reads:
    Line 1< b r / >< b r / >
    Line 2

    And so on. Any way to fix this behaviour?

    Posted 11 years ago on Wednesday July 25, 2012 | Permalink
  2. Ping.

    Posted 11 years ago on Monday July 30, 2012 | Permalink
  3. How about a link to your form page so we can check this out. I doubt it has anything to do with your form, most likely with some other plugin or your theme itself. We will need to look it over to see for sure.

    Posted 11 years ago on Monday July 30, 2012 | Permalink
  4. It's only on localhost right now. I'll disable all other plugins and switch to 2011 theme. If the issue persists after that, I'll post a link when the site goes live.

    Thanks.

    Posted 11 years ago on Tuesday July 31, 2012 | Permalink