Versionen im Vergleich

Schlüssel

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

Nuclos internationalize business object: multilingual attributes, language table, String, Memo, BO wizard, data language.

globe with meridians Language: Deutsch · English

hammer and wrench Internationalizing business objects

Make fields multilingual – mark String attributes, language table and disabling.

Status
colourPurple
titleHow-to
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

In Nuclos not whole business objects but individual fields are internationalized. A BO counts as internationalized as soon as at least one field is declared multilingual.

Language table

For an internationalized BO Nuclos creates a dedicated language table and joins it with the BO table at runtime – depending on the data language chosen at login, the matching content is always shown.

Making an attribute multilingual

Path: Configuration → Business object. Only String data types can be internationalized:

Data typeJava type
Textjava.lang.String
Memojava.lang.String
Text (large object)java.lang.String

Tick the multilingual checkbox. Only fields marked this way go into the language table.

Info
titleDisabling

If the flag is removed later, the field and its content are deleted from the language table – only the primary language values remain in the BO table.

Related pages

gear Data language


Languages.

Open →

gear Entering internationalized content


Entry.

Open →