Input mask capitalizing text not transferring to PDF output

  • Doug_Shipley
    Asked on August 16, 2022 at 3:59 PM

    I have added CSS to my form to force capitalized letters in a short text element.

    #input_67 {

      text-transform : uppercase;

    }

    However, on the output to the PDF document on submission... it still shows as lower case. How can I correct this?

    Thanks!



  • Afzal JotForm Support
    Replied on August 16, 2022 at 6:16 PM

    Hi Doug,

    Thanks for reaching out to Jotform Support. Unfortunately, using CSS codes on the form can only capitalize the letters while filling in the form and not the output or the PDF. Unfortunately, there's no direct option to do this on the form builder. You can check out the solution provided by one of my colleagues on this link, but it would require using scripts and downloading the form source code.

    Let us know if there’s anything else we can help you with.