This functionality is only available for certain module packages. Info / Copyright

Dialog Replacement texts

In this dialog you can define a table with replacement texts or view a predefined table. Based on such a table, the values of a property (block property or formatted property in a report) can be replaced by other texts. This way, numeric values, Boolean values (True / False, Yes / No, etc.) or monolingual texts can be replaced by multilingual, meaningful texts.

If you call up the dialog in the project properties, in the form properties or for the entry "Use local table", you can define a table with replacement texts here. However, call up the dialog in the Format: Block property dialog via one of the entries "Use table [n]", the replacement texts of the table predefined in the project or form properties are displayed here, but cannot be edited. If no table is predefined for an entry "Use table [n]", the dialog remains empty.

Overview of the main dialog elements:

In the table, you define the texts with which to replace the values of a property.

Operator:

In this column you choose a comparison operator for comparing the value of a property with the source text.

Note:

If you select the "Regular expression" entry here, the value is compared with the source text on the basis of a regular expression. (This setting should be used only by advanced users who are familiar with the use of regular expressions.)

Source text:

Here you enter the comparison value that is to be compared to the selected property. It is case-sensitive.

Output text:

Here you enter the text that is to replace the value of the selected property.

Notes:

  • The texts in the fields Source text and Output text can be entered as multilingual texts. In the case of automatic translation (Translate on input option is activated in the translation settings), these texts are not considered; they can be only translated manually (via the popup menu item Translate).
  • Please note that when regular expressions are used, no variables can be used for replacement.

Continue:

Activate this check box if several regular expressions are to be executed consecutively. By this means you can, for example, replace several blanks consecutively.
If the regular expression is only to be executed once, leave the check box deactivated (default setting).

Popup menu:

The popup menu provides - depending on the field type (e.g. date, integer, multilingual) - the following menu items that are, depending on the situation, available for influencing the table or editing the values in the fields. You can find an overview of these popup menu items in the section Popup menu items.

See also