After Kentico Form Submit returns to default Culture

February 7, 2024 12:38 PM

We are Using Kentico 13.0.137. We are developing MultiCultural Site(French and English). We have developed form using Kentico Form Builder and added the resource keys in label, Submit Button Text, Error Messegs, as per the Kentico Documentation.

In French Culture on load of the Form all the resource keys are correctly converted to French culture But When we submit the form to verify the validation messeges/Submit Confirmation text, The validation Text/Confirmation text all converts to default English culture. Please suggest to resolve the issue.

Answers

February 7, 2024 4:12 PM

The validation uses some localized strings, which are coded in the default cms.resx file. You can overwrite those keys by adding it to the localization app in Kentico and translate it to french. I don't know excatly, but maybe it is the key "general.requiresvalue" which results in "please enter a value". You could search the cms.resx file in Visual Studio for the message you like to translate to french.


February 14, 2024 3:15 PM

Just a note on this, Kentico Xperience 13 questions should be logged in DevNet, the Community Portal is for Xperience by Kentico.


To answer this question, you have to login first.