Hi there!
I am new to CF and I'm trying to find out how to set local laguage. I have searched forums and FAQ's, but no hints fit my configuration. Maybe they all refer to CFv4.
My special problem concerns input validation of local characters æøåÆØÅ and the error messages from validation.
Any ideas? Thanks in beforehand.
Henning
I am new to CF and I'm trying to find out how to set local laguage. I have searched forums and FAQ's, but no hints fit my configuration. Maybe they all refer to CFv4.
My special problem concerns input validation of local characters æøåÆØÅ and the error messages from validation.
Any ideas? Thanks in beforehand.
Henning
Hi Henning,
A bit late reply, sorry!
The validation messages localization can be done by using the "Title" field in your element's settings, just paste any text there and it will be used instead of the default error message.
You can also use the "Locales" to translate that string following the help text in the Locales section.
In order to validate the custom characters you may need a custom validation function.
Regards,
Max
A bit late reply, sorry!
The validation messages localization can be done by using the "Title" field in your element's settings, just paste any text there and it will be used instead of the default error message.
You can also use the "Locales" to translate that string following the help text in the Locales section.
In order to validate the custom characters you may need a custom validation function.
Regards,
Max
Thanks Max,
problem solved!
Henning
problem solved!
Henning
This topic is locked and no more replies can be posted.