Date picker not showing month/day values as i entered them (in spanish)

  • BeTheChange_Conviventia
    Asked on January 25, 2021 at 6:27 PM

    Dear team,


    The date picker is not displaying month/day names in Spanish as i entered them in the options here:

    https://www.jotform.com/build/201678028541657

    Nor is it letting me enter the year or browse faster, I have to click the little arrows one by one and they are too little.

    Can you help, please?


    Thank you in advance

  • Vanessa_T
    Replied on January 25, 2021 at 10:04 PM

    Your account/form is currently set to English, as such typing Spanish text will not match any option.

    To change the default language of your forms into Spanish, please go to your My Account > Settings page and change your language.

    https://www.jotform.com/myaccount/settings

    1611629797 600f84e5761a6 02888 Screenshot 10

    As for the calendar size, please add the CSS below:

    div#cid_3 {
    width: calc(100% - 8px);
    }

    How-to-Inject-Custom-CSS-Codes

    1611630277 600f86c5689dc 02889 Screenshot 21