From version < 3.4 >
edited by awa
on 30.04.2019, 10:08
To version < 3.5 >
edited by gru
on 09.03.2020, 13:55
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.awa
1 +XWiki.gru
Content
... ... @@ -17,12 +17,12 @@
17 17  When opening a form, the system first checks whether there is an appropriate language version of the form for the default language of the operating system or browser and displays the form in that language. To force a certain language version, specify the desired language as the URL parameter //lang//.
18 18  
19 19  {{panel title="URL parameter for English"}}
20 -Use the following URL to open the form with the ID 150 in English: {{code}}http://domain/formcycle/form/provide/150?lang=en{{/code}}
20 +Use the following URL to open the form with the ID 150 in English: {{code language="none"}}http://domain/formcycle/form/provide/150?lang=en{{/code}}
21 21  {{/panel}}
22 22  
23 23  == Deleting values ==
24 24  
25 -When you do not want to show a help message for a certain language, you can enter {{code}}(empty){{/code}} as the help text. This will remove the help icon and no help message will appear.
25 +When you do not want to show a help message for a certain language, you can enter {{code language="none"}}(empty){{/code}} as the help text. This will remove the help icon and no help message will appear.
26 26  
27 27  == Editing error message ==
28 28  
Copyright 2000-2024