Not signed in (Sign In)

Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.

  1.  
    Hi,

    I was wondering if there exists anyway to put a text limit on an answer. I know this was a question a little while back and the answer was no, but I was wondering if you had updated this system. Also can respondents make paragraph breaks in their responses?

    Thank you so much,

    Cait
    •  
      CommentAuthorcedsav
    • CommentTimeJun 16th 2009
     
    Hi Cait,

    Sorry, still no text limit at this time (at least not without some custom javascript code). However, paragraph breaks in multi-line text fields (textarea) should be preserved. If you think it's not working as it should, please open a support request with the link to the form and we'll look into it.

    Thanks!
  2.  
    How about using a custom validation regexp like:
    ^.{4,8}$