-
RHBernzPerguntado em 17 de junho de 2025 às 13:28
Quero deixar o campo status como oculto, porem quando eu vou preencher o formulario aparce o label do campo:
Att,
Milhena
-
Manilene Jotform SupportRespondido em 17 de junho de 2025 às 15:56
Hi Milhena,
Thanks for reaching out to Jotform Support. Our Portuguese 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 Portuguese, let us know and we can have them do that. But, it might take a while until they're available again.
Now, coming back to your question, to hide the status field and its label in your form, you can use custom CSS in Jotform.
First, copy this code:
#label_321 {
display: none;
}
- In Form Builder, click on the Paint Roller icon on the right side of the page to open Form Designer.
- Now, in the Form Designer menu, click on the Styles tab, scroll down and paste the code into the Inject CSS Code box. That’s it. The code is automatically saved.
Your Reply
Something Went Wrong
An error occurred while generating the AI response. Please try again!