Framework:Multilingual function:Macro: Difference between revisions
From CoPlanner 10
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 16: | Line 16: | ||
With the help of a macro, it is possible to open [[Framework:BI_Center:Create_Input_Mask|Input Mask]], [[Framework:BI_Center:Create_Row_View|Row views]], etc. If the window name of a mask shall be multilingual, this must be defined in the macro designer. | With the help of a macro, it is possible to open [[Framework:BI_Center:Create_Input_Mask|Input Mask]], [[Framework:BI_Center:Create_Row_View|Row views]], etc. If the window name of a mask shall be multilingual, this must be defined in the macro designer. | ||
[[Image:Fw_Open aggregate masks input masks.jpg|thumb|center|Framework, Open | [[Image:Fw_Open aggregate masks input masks.jpg|thumb|center|Framework, Open row view/input masks]] | ||
Example of a window name: | Example of a window name: | ||
Latest revision as of 09:05, 24 May 2012
Message texts
Macros offer the opportunity to issue messages on the client (message dialog box). The message in such a message dialog box can be multilingual. A message is composed of two components: the message as such and a title.
Example of the message text:
German=deutsche Meldung; English=English message;
If the message text does not contain any language syntax, the same text is displayed in all languages.
Open Input masks/Row views
With the help of a macro, it is possible to open Input Mask, Row views, etc. If the window name of a mask shall be multilingual, this must be defined in the macro designer.
Example of a window name:
German=Bilanz; English=Balance Sheet;
If the window name does not contain any language syntax, the same text is displayed in all languages.