CLIFFORD ILKAY wrote:
Setting an empty parameter for the error test made no difference. As soon as I put in some error test though, e.g. Validators.MaxLength(25) for middle name, the form posted properly. Speaking of MaxLength(), how does one specify the width of a text field in FormKit? I saw no obvious way to do it.That's very strange. We've never seen that sort of thing, and we use non-validated fields all of the time.
As far as maxlength, you can send maxLength into the constructor for TextInputField. If you want to use just TextField, you can set the attributes yourself (it's not techincally a valid attribute in xhtml, I think).
The "right way" to do it is to use CSS though.
Regards...
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss