Support

Account

Home Forums General Issues Alternative Date Picker

Helping

Alternative Date Picker

  • Hey guys,

    is it possible to get the date field into a form similar to this:

    [url=https://postimg.org/image/48wh319mp/][img]https://s32.postimg.org/48wh319mp/date.png[/img][/url]

    I need to make a Date of Birth nput field, and the normal datepicker is a bit time consuming for that.

  • Hi @guit4eva

    ACF uses jQuery UI to show the date picker, so I’m afraid that is not possible. What you can do is to use the number field and select field instead for the date field. If you want, you can also update the input to a real date picker by using the update_field() function in the acf/save_post action hook.

    I hope this helps 🙂

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Alternative Date Picker’ is closed to new replies.