-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Description
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
Labels
No labels