This is a migrated thread and some comments may be shown as answers.

Validating textare

1 Answer 58 Views
Validation
This is a migrated thread and some comments may be shown as answers.
MiroslavStantic
Top achievements
Rank 1
Iron
MiroslavStantic asked on 29 Dec 2014, 11:52 AM
Hi,

I have a form that has a couple of input type=text controls that are required.
There are also texterea controls that are NOT required. 
On form submit I get the little icon besides the textearea control (if left empty) and submit is disabled (see attached screen shot). 

How do I mark the textarea control not required and/or not even checked by the validator?

Thanks

Miroslav

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 31 Dec 2014, 09:57 AM
Hi,

The textarea will not be required by default and won't be part of the validation process. Here is a demo which shows that: http://dojo.telerik.com/@korchev/afOjo

Regards,
Atanas Korchev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Validation
Asked by
MiroslavStantic
Top achievements
Rank 1
Iron
Answers by
Atanas Korchev
Telerik team
Share this question
or