Forums

How to change Error messages

CallOnMe 29 May, 2011
Hello,

i need to change in italian the following error message:

"Please use letters only (a-z) or numbers (0-9) in this field."

How can i do it ?

Best
Stefano
GreyHead 30 May, 2011
Hi Stefano,

I think this is ChronoForms v3.2 in which case the easiest way to make the change is to add the new message to the title attribute in the input.
<input . . . class='validate-alphanum' title="Si prega di utilizzare solo lettere (az) o numeri (0-9) in questo campo." />


Bob
This topic is locked and no more replies can be posted.