Skip to content

Usage of html5-date field #1149

@MartinWeidner

Description

@MartinWeidner

Hi,
i need the possibilty to show the default html5-date field when inline editing?
is that possible? is there a workaround?

i tried the usage of textfield with custom tpl:

$('.editable-date').editable({ type: 'text', tpl: '<input type="date">', });

But now, I have another issue. The date for input field musst be in format yyyy-mm-dd, but before editing it must shown in german format (dd.mm.yyyy). How can I make this possible?

thanks in advance

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