Skip to main content
Participant
October 28, 2019
Question

Upper Case JS in Form Field

  • October 28, 2019
  • 1 reply
  • 383 views

I've used the Date Picker option to create a date field and have entered the JS code "event.value=event.value.toUpperCase();" to change the month's formatting to upper case.  This works while I'm still on the field, however, as soon as I leave the field, it goes back to the default formatting.   How can I get it to remain upper case?  Thanks!

    This topic has been closed for replies.

    1 reply

    Bernd Alheit
    Community Expert
    Community Expert
    October 28, 2019

    Not possible with date fields.

    tgsAuthor
    Participant
    October 28, 2019

    Thank you very much!  At least now I know I'm not going crazy.  🙂