Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Date picker entering comfort: autofill month/year

    Hello,

    often when entering a date, It is time-consuming to enter the entire date (e.g. in Europe "18.07.2011). It would be more comfortable to enter "18" and by leaving the field automatically filling in the current month and year.

    Or when the user has entered only the day and month to auto fill the year. Because most dates are in the current year, when left blank.

    How could this behavior be optionally enabled for date items?

    Regards Thomas

    #2
    You could provide your own parseEditorValue that tries these kinds of heuristics on the user-entered value.

    Comment

    Working...
    X