PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Date Select Dropdown format change numbers to month names

  1. Hey there.

    Looking to change the month dropdown of the date dropdowns to show the month name and not the month number. Is there a way to change the formatting of this?

    Thanks!

    Posted 11 years ago on Friday February 15, 2013 | Permalink
  2. David Peralty

    You would have to separate out the dropdowns and build them manually to have the changes you've requested.

    Posted 11 years ago on Friday February 15, 2013 | Permalink
  3. howdy
    Member

    This would be a great change to the current format - month names are more intuitive than numbers, for maximum compatibility you could have:

    January (1)
    February (2)
    March (3)

    Meanwhile, here's a javascript solution: http://pastie.org/pastes/2993093#3

    This could also be done in PHP using: http://www.gravityhelp.com/documentation/page/Gform_field_content

    Posted 11 years ago on Wednesday March 27, 2013 | Permalink
  4. Thanks for posting your solution howdy.

    Posted 11 years ago on Sunday March 31, 2013 | Permalink