Framework:Multilingual function:Macro: Difference between revisions

From CoPlanner 10
Jump to navigationJump to search
No edit summary
No edit summary
Line 12: Line 12:
   
   


==Open aggregate masks/input masks==
==Open Input masks/Row views==


With the help of a macro, it is possible to open [[Framework:Aggregationsmasks|aggregate masks]], input masks, 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 aggregate masks/input masks]]
[[Image:Fw_Open aggregate masks input masks.jpg|thumb|center|Framework, Open aggregate masks/input masks]]

Revision as of 14:49, 21 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.

Error creating thumbnail: File missing
Framework, Message texts

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.

Error creating thumbnail: File missing
Framework, Open aggregate masks/input masks

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.