How can i change language of validation in chronoforms V5 and joomla 3.2.
I change JS Validation language in my form to Farsi but my validation language not changed. what is problem?
i found js file here:
libraries\cegcore\assets\gplugins\gvalidation\gvalidation.js
chronoforms V5 validation loaded by this file.
I change JS Validation language in my form to Farsi but my validation language not changed. what is problem?
i found js file here:
libraries\cegcore\assets\gplugins\gvalidation\gvalidation.js
chronoforms V5 validation loaded by this file.
Hello joomir,
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How can I change the language used in Validation messages?
ChronoForms V5 Change log
P.S: I'm just an automated service😉
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How can I change the language used in Validation messages?
ChronoForms V5 Change log
P.S: I'm just an automated service😉
Hi Bob,
I change JS Validation language in my form to Farsi but my form load this file:
libraries\cegcore\assets\gplugins\gvalidation\gvalidation.js
as languages and validation errors remain english.
I change JS Validation language in my form to Farsi but my form load this file:
libraries\cegcore\assets\gplugins\gvalidation\gvalidation.js
as languages and validation errors remain english.
Hi joomir,
The language strings are loaded from the files in the libraries\cegcore\assets\gplugins\gvalidation\lang\ folder - please check that you have a fa.js file there.
Then you need to set the JS Validation Language to Farsi in the from Validation tab.
You can see my test form here
Bob
The language strings are loaded from the files in the libraries\cegcore\assets\gplugins\gvalidation\lang\ folder - please check that you have a fa.js file there.
Then you need to set the JS Validation Language to Farsi in the from Validation tab.
You can see my test form here
Bob
yes, there if fa.js in lang folder.
I check your sample. gvalidation.js and fa.js included in your page but this files not included in my page.
I guess i forget adding some thing to my form?
I check your sample. gvalidation.js and fa.js included in your page but this files not included in my page.
I guess i forget adding some thing to my form?
This topic is locked and no more replies can be posted.