HTML5 date input

Support General HTML5 date inputResolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #13762
    SIWSIW
    Participant

    How can I use the HTML5 date input fields? According to https://docs.metabox.io/html5-input-types/ this should be possible, but if I use 'type' => 'date' I end up with the jQuery datepicker instead of the native datepicker.

    #13770
    Anh TranAnh Tran
    Keymaster

    Hi,

    For the date picker, as the plugin already supports a custom 'date' field, so it's not available to use default HTML5 input types. In short, the field types that are already supported by the plugin will overwrite the HTML input types.

    #13824
    SIWSIW
    Participant

    Ok, thanks. I think I'll create a custom field then.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.