Skip to content

UX displayFormat issue #3

Description

@presencewebdesign

We would like the date to be displayed in this order dmy which works perfectly.
We expect the user to start filling out the date from left to right beginning with the date and month, When the user selects the year the values are all reset which is a bad user experience, the user has to now update the date and month again which will cause frustration.

This has stopped us from using this plugin, how can we resolve this issue?

$("example").dropdownDatepicker({
displayFormat: "dmy"
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions