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

Show message when field is not parsed

1 Answer 38 Views
Date/Time Pickers
This is a migrated thread and some comments may be shown as answers.
Kori
Top achievements
Rank 2
Kori asked on 03 Jul 2013, 06:12 PM
Is there a way to show a message when a field's input isn't being parsed? There doesn't seem to be any visual clue that what the user has just attempted wasn't accepted.

1 Answer, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 05 Jul 2013, 07:29 AM
Hi Kori,

Ideally Kendo Validator places its tooltips besides the validated input, but if you change this input to a Kendo UI widget, the tooltip may cover important information - this is the reason why its being hidden. You can specify where exactly do you want the tooltip to be placed by adding a span with data-for attribute set to the validated input name and a class .k-invalid-msg.  You can find more information how to do this on the following link:

http://docs.kendoui.com/getting-started/framework/validator/overview#customizing-the-tooltip-position
 
Regards,
Kiril Nikolov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Date/Time Pickers
Asked by
Kori
Top achievements
Rank 2
Answers by
Kiril Nikolov
Telerik team
Share this question
or