Versionen im Vergleich

Schlüssel

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

Nuclos charts: chart business object, data source, genericObject, chart component, pie chart, permission per status.

globe with meridians Language: Deutsch · English

hammer and wrench Charts

Display values as a chart in the form – via a chart business object and the chart component in the layout.

Status
colourPurple
titleHow-to
Status
colourBlue
titleApplication developer
Status
colourGreen
titleUpdated: Jul 2026
Status
colourGrey
titleapplies to Nuclos 4.2026.x

Panel
bgColor#F4F5F7

On this page

Inhalt
maxLevel2
minLevel2

What is a chart business object?

A chart displays values graphically (e.g. a customer's revenue). The values come from a chart business object – technically a data source that, like a dynamic BO, is attached to the parent record as a sub-form.

Menu: Configuration → Data sources → Chart

Example: revenue as a chart.

Step 1: create the chart business object

The data source needs the mandatory columns INTID and INTID_T_UD_GENERICOBJECT plus the parameter genericObject (present by default) pointing to the target object. Further parameters (also with a value list provider) can be shown next to the chart. All additional columns are available for display (alias = column header).

Step 2: authorise it as a sub-form

The chart BO behaves like a sub-form of the parent BO. Permissions are granted under Configuration → status model → Permissions tab – for every status.

Step 3: embed the chart in the layout

In the layout editor add a new tab and place the Chart component via drag&drop. In its properties set the underlying BO and the parameter under foreign key. Via advanced properties you choose the chart type, domain data (the chart BO's attributes) and the look&feel.

Chart component and advanced properties.

Related pages

file cabinet Data sources


Basics.

Open →

clipboard Dynamic business objects


Similar principle.

Open →

framed picture Layout


Embed chart.

Open →