Completed
Last Updated: 13 Oct 2023 13:51 by ADMIN
Shawn
Created on: 24 Aug 2017 08:53
Category: DateInput
Type: Feature Request
9
Configure DateInput auto-tab behavior
To my users the auto-tab behavior confusing because when they type '1/', focus auto-tabs to the day section (US Format), but when they type '8/', focus is on the year because it already auto-tabbed after the 8 and then they have to back up to get focus to the day.

I would like to be able to configure the auto-tab behavior so that the DateInput only auto-tabs when they type '/' or when a section is full (i.e. disable smart auto-tabbing).
2 comments
ADMIN
Yanmario
Posted on: 13 Oct 2023 13:50

Hi Everyone,

The feature enhancement is available in version 14.0.0.

https://www.telerik.com/kendo-angular-ui/components/dateinputs/dateinput/typing/#toc-auto-switch-parts

Regards,
Yanmario
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources
Ron Barone
Posted on: 12 Sep 2017 16:29
To add to this, if the user presses / and nothing has been entered into the day it should not auto-forward to the next field until something has been entered.  If something has been entered it should forward to the next section.  This can work with auto-tab enabled or disabled.

e.g. Type, 12 then press / it's on the year.  With heavy data entry users it's common for them to repeat the use of the "/" after the entry of the number even if it's completed. 



Data entry shouldn't have to change the way they enter data based on if it's 2 digits, or 1.