Thanks for your feedback. I tried using text area settings. Though there is no option for minlength.
It works, but I need a mandatory 12 character minimum & maximum input, which I can enter, but there is no option for minlength. So I make one row, 12 columns and thats all I can do. so If I only enter 3 characters, it will still submit… a Minlength would seem to solve the problem, but it’s not available. Not under Text Area anyway. Any other suggestions or am I doing something wrong? Thanks again!
Bob
Hi, Here’s a link to the page. I have the navigation off for the rest of the site, as it’s not ready yet. (no copy or images from the client) He’s a collection agency and wants to have at least this page available for people who get collection notices. I still don’t have the copy for the left side yet. Want to make sure the form will do all he needs it to do first.
I’m also having one other problem. When I test it, by filling in all required fields and hit submit. It says my message was successfully sent. But I’m not getting them. (I’m having them sent to myself for testing purposes, so if you you can help with that as well, I’d really appreciate it.
Thank you very much!!!
Bob
http://www.northshoreagency.biz/submit-a-question/
OK. What form-tag do you use for the textarea?
Or did you mean this:
<p>Your 12 Digit NSA ID# (required)
</p>
[textarea* textarea-846 12×1]
That worked! Thank You Very Much!
Though, FYI, when go go to initially set up the tag (using the plug-in), there are no choices for minimum characters.
please use this:
[text your-text minlength:12 maxlength:12]