• Resolved rafaviana

    (@rafaviana)


    Hello,
    How can I change the date format from a datepicker in a URL query string? Currently when I submit the form, the input value from the datepicker it’s adding to the URL the date in this format: dd-mm-yyyy but I need to have in yyyy-mm-dd

    Thanks in advance!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Justin McElhaney

    (@jmcelhaney)

    The date format in Ninja Forms is set by the Date Format setting under Ninja Forms > Settings > General Settings > Date Format
    You can also set the Datepicker date format on a field level under the Datepicker field settings.

    Thread Starter rafaviana

    (@rafaviana)

    That doesn’t fix the issue… the date inside the field needs to be “normal” but when I submit the form I need to submit to the database in a specific format “yyyymmdd”

    Let me explain why, The form I have is here: https://www.pousadela.pt/pousadela2020/contactos/ and what it does is to open a new page with some parameters from the input fields

    Thread Starter rafaviana

    (@rafaviana)

    Hi! Is there any news?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Date format on querystring’ is closed to new replies.