-
Ffrancisco
PERO EN MAYUSCULA NO HAY NADA, SI ESCRIBO EN MINUSCULA QUE SE GRABE EN MAYUSCULA ,
-
Lorevie Jotform SupportHi Francisco,
Thanks for reaching out to Jotform Support. Our Spanish Support agents are busy helping other Jotform users right now, so I'll try to help you in English using Google Translate, but you can reply in whichever language you feel comfortable using. Or, if you'd rather have support in Spanish, let us know and we can have them do that. But, it might take a while until they're available again.
Now, can you send me the link to the form that you're having issues with? To my understanding, you want the input text to be in capital letters, is that right? You can inject the following CSS code to transform all text to capital letters:
.form-textbox{
text-transform: uppercase;
}
Let me show you how to inject this into your form:
1. In Form Builder, click on the Paint Roller icon on the right side of the page.
2. Next, from the Form Designer section on the right, select the Styles tab.
3. Fianlly, scroll down your mouse and paste the CSS code above in the Inject Custom CSS field.
Here's the result: Give it a try and let us know how it goes.
Your Reply
Something Went Wrong
An error occurred while generating the AI response. Please try again!