Form warnings can guide your respondents in filling out your form. They help prevent incorrect or incomplete answers like an invalid email address or an empty required field. You can customize your form warning messages to your desired tone or language.
To change your form warning messages
- In the Form Builder, go to Settings at the top.
- Select Show More Options at the bottom.

- Select Edit next to Form Warnings.

- Use the search bar at the top to filter the warning messages.
- Enter your new messages in the corresponding fields.

Note
HTML tags are no longer supported in Form Warnings. Use plain text for your warning messages.
- Once you’re done, scroll down to the bottom and select Save Changes.

Send Comment:
61 Comments:
how do I enable multiple submissions for a form? The "Sorry! only one entry is allowed" keeps popping up on my client's end, and I don't know how to get rid of it. Thanks in advance!
How can I have a message appear once a form has been disabled?
Can I turn off the Error navigation/warning?
No stock and out of business
error validating phone
How do I change the field warning pop-up box background colour from the default red to a custom colour?
Two questions:
Accessibility warning: Lite Mode. How do i disable 'lite mode' on my form?
Please include text for the empty option in the dropdown. What does this means?
I want to amend the 'Unique Question' warning page to direct users to go BACK and amend the name. Currently the direction to the user is not clear. How may I do this please?
Hello
I've deleted all the entries from all my submission forms. During the testing phase of my latest form, every time I complete the form using the "Fill Form" option, or click onto the form link I get this response "Sorry! Only one entry is allowed."
Please advise how to correct this issue.
Many thanks
I have a unique question in my form. Where do I find the "Sorry! Only one entry is allowed." message? It's not listed under Form Warnings, and I need to change it to say "Sorry! That email address is already registered. Please try again using a different email." Otherwise they won't know why they can't submit their form.
Hi-- I am not seeing this message when using the form to upload a video file... instead, it just looks like nothing is happening for a minute, then I get the Thank You screen. I have put caution instructions to Wait next to the submit button, but it would be awesome if this warning happened once the submit button is clicked.
Hi there,
How do I turn off the "Sorry! Only one entry is allowed. Multiple submissions are disabled for this form."?
Thanks heaps
Help me please
Is there a way to create a custom condition that produces a warning message but at the end of the form before the submit button? For example, we have a form that has the ability to enter info for 3 people on it. If they enter something for person 1 incorrectly can we then trigger the conditional response of you need to adjust this but have it show up by the submit button? The purpose would be that all error messages would populate in one area rather than having to scroll through the full form looking for the error. Which Jotform may not consider an error but rather just a condition that has been triggered due to the users choice.
"Start" is not on the warnings list.
How do you turn off the highlight that displays when someone doesn't fill a field? I want the "This field is required" but not the big ugly highlight box around it. I turned off Highlights but that only turns off the ugly box when the focus is on a specific field.
Hi,
there is no option to change this WARNING MESSAGE
"There are incomplete required fields. Please complete them"
I have a CARD FORM, maybe in this format is not available?
thanks!
Is there any way to insert html into my custom warning messages?
I want to make my error message for duplicate entries display a list of options for the user below, in a "UL" element. When I enter the tags, they are sanitized out. So far, I've succeeded by replacing the opening bracket of the tags with an "lt" character reference, but whenever I want to change the message, I have to re-enter them.
I don't want hints provided to the user as to what a valid entry is. Can I remove the validation warnings on my forms?
Scratch that : I used these videos and it worked a charm!
<a target='_blank' href="https://www.jotform.com/blog/video-course-form-designer-basics/" >https://www.jotform.com/blog/video-course-form-designer-basics/</a>
Hi there - is there any way to change the colour of the actual warning popup/button/speech bubble?
How can I force a certain form language through an URL parameter?
The option to upload from Local Files, as well as a number of other options, arenot available on the iPad
اريد ان يشتغل هذا الرابط كيف اشغله
Hi, how do I change the font colour in form warnings? Thank you.
Fixed in IE9 via using iframe embed code, still not working in IE8 but that's ok. Thanks!
The form in my account is titled: "List Your Dress".
A live version of the form on our site can be found here:
Hello,
I can't seem to get this to work on IE8 or IE9, is there any known browser compatibility issues? The form looks great on Chrome, FF, etc. But in IE some of the formatting up the upload button is off, and the upload button itself doesn't work at all (dead click behavior). Any help here?
Thanks!
Is it possible to translate other warnings, like "You are not permitted to submit form twice"?
Also, I get a thank you message after submission, that isn't the same as the one I set up. Where do I edit that from?
Thank you
Sugestão de Criar um botão para finalizar o pedido ou finalizar o processo, que envie os dados preenchidos do formulario para uma planilha de todos os pedidos e tire ele do local atual....
I am getting a distorted display of the box "This field is required". Can I eliminate showing of the box and just have the text pop up.
Thanks,
HT
Resolved here:
Write your questions to the forum for the next time.
Write this in custom CSS to change the required area background color.
.form-line-error{
background-color:#00FF00;
}
you can change the color code with any color code you like.(#00FF00)
How can I change pink background to gray if required field is not filled. I want to customize it with my web flow.
Où installer le code :
JotForm.texts = {
pleaseWait: 'Veuillez patienter...',
confirmClearForm: 'Êtes vous sûr de vouloir effacer tout le formulaire ?',
lessThan: 'La valeur doit être inférieure à',
incompleteFields: 'Certains champs obligatoires n'ont pas été renseignés. Veuillez remplir ces champs s'il vous plait.',
required: 'Ce champ est obligatoire.',
email: 'Veuillez entrer une adresse email valide',
alphabetic: 'Ce champ ne peut contenir que des lettres',
numeric: 'Ce champ ne peut contenir que des chiffres',
alphanumeric: 'Ce champ ne peut contenir que des lettres et des chiffres.',
uploadExtensions: 'Vous ne pouvez envoyer que les types de fichiers suivants:',
uploadFilesize: 'La taille du fichier ne peut être supérieure à:'
}
Dans un formulaire lightbox :
Merci pour votre aide.
My code is not appearing, but it starts with
Can this be done with joomla integration?
You will need to be using full source code not short javascript code version.
I need help on adding the "This field is required" text? No matter where I put JotForm.texts = {required}, it doesn't work.
Able to help?
We don't cripple features to free accounts so what is available for free is also available for Premium.
What is not available for free is not available for Premium.
This option is unfortunately not working when connected to the PHP code, the style of the tpl files, eg in the case of phpBB2. As far as the html works fine. A site admin can enter edit these lines from the edit forms. It would be very nice if everyone could afford the user can edit this option. Or perhaps it is accessible to paid accounts? Can I ask you to answer?
JotForm.texts = {
pleaseWait: 'Bitte warten ...',
confirmClearForm: 'Bist sicher, dass alle Eingaben gelöscht werden sollen?',
lessThan: 'Der Wert sollte kleiner sein als',
incompleteFields: 'Es gibt unvollständig ausgefüllte Felder. Bitte vervollständigen.',
required: 'Dieses Feld wird benötigt!',
email: 'Die E-Mail-Adresse ist nicht korrekt!',
alphabetic: 'Dieses Feld akzeptiert nur Buchstaben!',
numeric: 'Dieses Feld akzeptiert nur Ziffern!',
alphanumeric: 'Dieses Feld akzeptiert nur Buchstaben und Ziffern!',
uploadExtensions: 'Du kannst nur folgende Dateien hochladen:',
uploadFilesize: 'Die Datei darf nicht größer sein als:'
}
Bye
Armin Schaefer
Danish:
JotForm.texts = {
pleaseWait: 'Vent venligst...',
confirmClearForm: 'Er du sikker på, at du vil slette formularen?',
lessThan: 'Tallet skal være mindre',
incompleteFields: 'Der mangler noget. Se venligst efter igen.',
required: 'Dette felt er obligatorisk. Udfyld venligst.',
email: 'Skriv venligst en gyldig e-mailadresse',
alphabetic: 'Du kan kun skrive bogstaver i dette felt.',
numeric: 'Du kan kun skrive tal i dette felt',
alphanumeric: 'Du kan kun skrive tal og bogstaver i dette felt.',
uploadExtensions: 'Følgende filtyper er tilladt:',
uploadFilesize: 'Størrelsen på din fil må ikke være større end:'
}
Hello!! I need to translate the clear button, how can I do that??? thanks
how can I translate the clear button label?
spanish:
JotForm.texts = {
pleaseWait: 'Por favor espere...',
confirmClearForm: '¿Está seguro que desea limpiar toda la información?',
lessThan: 'Su puntaje debería ser menor que',
incompleteFields: 'Hay campos incompletos. Por favor complete la información.',
required: 'Este campo es requerido.',
email: 'Digite una dirección valida.',
alphabetic: 'Este Campo solo admite letras',
numeric: 'Este campo solo admite números',
alphanumeric: 'Este campo solo admite letras y números.',
uploadExtensions: 'Solo puede subir los siguientes tipos de archivos:',
uploadFilesize: 'El tamaño del archivo no puede ser mayor de:'
}
how to do that with hebrew right to left ?
Hello,
I have the same problem as starcomcsl. The required fields don't work after copying the htmlcode on my, yes, wordpress!, website.
I want the messages in Dutch,as mentionned here below, can you help?
JotForm.texts = {
pleaseWait: 'Een ogenblik geduld...',
confirmClearForm: 'Bent U zeker dat U dit formulier wilt annuleren?',
lessThan: 'De waarde moet minder zijn dan',
incompleteFields: 'Sommige verplichte velden werden niet ingevuld. Gelieve te vervolledigen.',
required: 'Dit is een verplicht veld.',
email: 'Gelieve een geldig e-mail adres in te vullen.',
alphabetic: 'Dit veld kan enkel letters bevatten.',
numeric: 'Dit veld kan enkel cijfers bevatten.',
alphanumeric: 'Dit veld kan enkel cijfers of letters bevatten.',
uploadExtensions: 'U kunt slechts volgende bestanden ophalen:',
uploadFilesize: 'De grootte van het bestand mag niet groter zijn dan:'
}
--------------------------------------------------------------------------------
You will need to check whether your site supports Javascript. wordpress.com doesn't support it for example.
I tried doing the way you explain here with one of my forms but after copy de changed html code to my web site, it works with errors and does not display an alert if the field is required field.
I see you can do the translation if I indicate the language. is this correct?
Thanks for the french translation ;-)
But seems to need some backslash before apostrophe in the messages, no ?
(n'ont pas été renseignés)
(s'il vous plait)
JotForm.texts = {
pleaseWait: 'Veuillez patienter...',
confirmClearForm: 'Êtes vous sûr de vouloir effacer tout le formulaire ?',
lessThan: 'La valeur doit être inférieure à',
incompleteFields: 'Certains champs obligatoires n'ont pas été renseignés. Veuillez remplir ces champs s'il vous plait.',
required: 'Ce champ est obligatoire.',
email: 'Veuillez entrer une adresse email valide',
alphabetic: 'Ce champ ne peut contenir que des lettres',
numeric: 'Ce champ ne peut contenir que des chiffres',
alphanumeric: 'Ce champ ne peut contenir que des lettres et des chiffres.',
uploadExtensions: 'Vous ne pouvez envoyer que les types de fichiers suivants:',
uploadFilesize: 'La taille du fichier ne peut être supérieure à:'
}
JotForm.texts = {
PleaseWait:'Por favor aguarde ...',
confirmClearForm:'Tem certeza que quer limpar o formulário,
lessThan:'Sua pontuação deve ser inferior",
incompleteFields:'Campos obrigatórios incompletos. Por favor, preencha-os.'
required:'Este campo é obrigatório.'
email:'Insira um endereço de e-mail válido,
alphabetic:'Esse campo pode conter apenas letras,
numeric:'Esse campo pode conter apenas números,
alphanumeric:'Esse campo pode conter apenas letras e números,'
uploadExtensions:'Você só pode enviar os seguintes arquivos: ",
uploadFilesize:'O tamanho do arquivo não pode ser maior do que:'
But my source code is something like this:
not
"JotForm.init(" etc.
and If I put the code "JotForm.texts = {" etc. before "src" or before "" no traslation is applied!
How I can do?
Thank you!
Form source page is the page where you have embedded the html source code of your form.
where is the form source page,???? i cant find it.
Please tradurrre the following items in Italian:
JotForm.texts = {
pleaseWait: Attendere prego..',
confirmClearForm: 'Sei sicuro di voler cancellare il modulo',
lessThan: 'Il tuo punteggio deve essere inferiore a',
incompleteFields: 'Ci sono campi incompleti. Perfavore completarli',
required: 'Questo campo è obbligatorio.',
email: 'Introdurre un'indirizzo email valido',
alphabetic: 'Questo campo può contenere solo lettere',
numeric: 'Questo campo può contenere solo valori numerici',
alphanumeric: 'Questo campo può contenere lettere e valori numerici.',
uploadExtensions: 'Si può caricare solo i seguenti file:',
uploadFilesize: 'La dimensione del file non può essere più grande:'
}
@muitaliano
Unfortunately No. You can't use this code in lighbox now.
@bobthewebguy
How can we make it so that you can like? What is the problematic issue in user manuals?
Sorry, I never liked your user manual..
Is there a way to do this using the lightbox integration?