Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.
Auszug
hiddentrue

Nuclos internationalized content output: search path, output language, form, report, PrintoutProvider, print profile, CA_.

globe with meridians Language: Deutsch · English

light bulb Using internationalized content

Output multilingual content – determining the output language via a search path for forms and reports.

Status
colourGreen
titleKonzept
Status
colourBlue
titleDeveloper
Status
colourGreen
titleUpdated: Jul 2026
Status
colourGrey
titleapplies to Nuclos 4.2026.x

Panel
bgColor#F4F5F7

On this page

Inhalt
maxLevel2
minLevel2

Internationalized attributes take effect wherever Nuclos communicates with the outside world – mainly forms and reports (interfaces need their own implementation). Typical case: order confirmations/invoices in the customer's language.

Determining the output language

A record's data language is determined via a search path along reference fields whose last step must be a reference field to the data language system entity (e.g. >customer>customerLanguage). The path can only point „upward“ (N→1). If none is found, the primary language applies.

SituationOutput language
Form print by usersearch path of the object to print
Form print by rulesearch path of the object to print
Report print by userinterface language of the logged-in user
Report print by rulelanguage passed explicitly in the PrintoutProvider
Info
titleOverride

Can be overridden by an explicit language in the output format of the print profile or via the PrintoutProvider. The search path also passes the data language to DB functions of calculated attributes (CA_*).

Related pages

gear Internationalization in rules


Rules.

Open →

gear Entering internationalized content


Entry.

Open →