Changes for page i18n-Variablen


From version 2.1
edited by jdr
on 20.07.2021, 15:20
Change comment: There is no comment for this version
To version 1.1
edited by awa
on 20.01.2021, 16:22
Change comment: Imported from XAR

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.jdr
1 +XWiki.awa
Content
... ... @@ -3,7 +3,7 @@
3 3  {{/figure}}
4 4  
5 5  {{info}}
6 -Any changes you make here affect all forms of the client. In case you would like to change a message only for one particular form, modify or extend the JavaScript object [[XM_FORM_I18N>>doc:Formcycle.Designer.Form.Internationalization]] and add the desired messages.
6 +Any changes you make here affect all forms of the client. In case you would like to change a message only for one particular form, modify or extend the JavaScript object [[XM_FORM_I18N>>doc:Formcycle.FormDesigner.Internationalization]] and add the desired messages.
7 7  {{/info}}
8 8  
9 9  Here you can manage all messages that are used by forms. This includes, among other things, error messages when a form field was left empty or when an invalid value was entered. Each message has got a key (leftmost column) that uniquely identifies that message. These keys cannot be changed. However, you can add your own keys and use them, for example, with custom JavaScript. For each key you can edit the message and translate it into different languages. When no translation was set for a certain language, the system fall back to a default message.