Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Qube One ltd

    (@querysolutions)

    Hi @albertomadrid,

    The default date field in Contact Form 7 is returning the date in a YYYY-MM-DD format, and currently we don’t have an option to alter the value of the fields before passing it into the url (It’s on our TODO list, stay tuned).

    I can suggest you’ll put a regular text field, and apply jQuery Datepicker over it, and that way you will have full control over the return value, but you do need some programming skills for that.

    • This reply was modified 3 years, 6 months ago by Qube One ltd.
    Thread Starter albertomadrid

    (@albertomadrid)

    Thank you so much.

    Because I don’t know how to handle this jQuery Datepicker I’m really interested into your programmed feature improvement.

    I’m happy to know you added it to your ToDo list! Where I could follow updates to get this as soon as possible?

    Thanks!

    Thread Starter albertomadrid

    (@albertomadrid)

    I saw so many changes in new plugin version.

    May these let me apply this request without code?

    Thanks.

    Plugin Author Yuval

    (@yuvalsabar)

    @albertomadrid,

    No, but even when we do make this change, it will be by passing a custom function before the parameter is passed to the URL, so you’ll still need to code this function. The easiest solution for you is still what I suggested earlier (text field with Datepicker jQuery plugin (which is build in WordPress includes). Everyone does that.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Sending url date parameter into ddmmyyyy format’ is closed to new replies.