|
Rank: Newbie Groups: Member
Joined: 5/27/2014 Posts: 4
|
Is there a way to type in the month "May" when setting the PickerFormat as dd/MMM/yyyy? You can use the up/down arrow keys to scroll through the months, but looking to type in the month. Datepicker lets you type "M" to get Mar, but cannot get May. Same thing for Jun or Jul, Datepicker selects Jan when a J is pressed, looking to type in "Jun". Any ideas?
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
Hi,
This is not supported now. What we can do is to add the code to let you to match the next letter if you type the next letter fast enough. For example, if you type "M" and then type "a" and "r" quickly, then it will match "Mar" and select "March". If you stop and wait for a while, then the buffer gets cleared and it will start all over again.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 5/27/2014 Posts: 4
|
Thanks for the response, that is exactly what I need. Will this functionality be in a future release?
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
Hi,
We will try to add this as soon as possible and we expect it be ready in our next build, which should come out this week.
Thanks!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
Hi,
We have posted the new build that contains this feature. Please see your private message for the download location.
Thanks!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
Hi,
We have posted a new build that supports this on FireFox too. You can download the new build from our download page. The new build also automatically advance to the next part if only one match is found. For example, if user type "D" then "Dec" will be selected and the DatePicker will automatically advance to the year part since there are no other month starts with "D".
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 5/27/2014 Posts: 4
|
Works great, thanks for your prompt response to resolve our problem.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
Great! Please feel free to let us know if there is anything else.
Thanks!
|
|