How can I make sure all text responses return in a specific letter case?

  • transpay
    Asked on August 10, 2015 at 5:05 PM

    Is there a way to make sure all responses come back to me via specific Word Cases?

    ie: ALL CAPS, Sentence Case, 

  • Boris
    Replied on August 10, 2015 at 9:16 PM

    There is currently no way to force specific case on your input fields, such as to force everything to be submitted in lower case only, upper case only, or to be capitalized.

    Within Email Notifications, we do support having your input fields being displayed in a capitalized manner. Please refer to our guide on Capitalizing the First Letter of Every Word of the E-mail Response.

    If you must have special capitalization forced on your input fields, you will have to use the Source Code of your form and add a JavaScript function that would be capitalizing your desired input fields in the way that you want them to.

    I hope this helps. Please let us know if you need further assistance, and we will be happy to help.

  • abajan Jotform Support
    Replied on August 10, 2015 at 9:48 PM

    @transpay

    The following threads may also be helpful:

    http://www.jotform.com/answers/80305

    http://www.jotform.com/answers/68930

     

    Cheers

  • transpay
    Replied on August 20, 2015 at 7:07 PM

    thank you both.