Translate validation message when locale changes
36
Views
0
Comments
New
Frontend (App Interfaces)

When changing locale of a screen, in multi-lingual applications, everything is translated, except validation messages.

The validation message is displayed in the right locale when triggered, however, if the validation message was already added, and then the locale changes, the validation messages are not translated to match the new locale.

To translate the validation messages, the user has to trigger the form validation again.

ValidationWithLocale.oml