Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In the building of the SendungDetailWindow, we added the following objects:

Image Added

 

For the following ‘Form’ objects:

  • SendungdatenForm
  • SendungAdresseForm

We used the same process as previously explained for “SendungDetailOverviewForm” (the other ‘Form’ definitions are explained in more detail as a later point).

Once all the relevant objects were defined and dragged onto the main design form, selecting the Links icon, you should see something akin to the following:

Image Added

 

Then define the links accordingly

Image Added

 

In the case of additional data Source Objects being defined, you would need to define the “Foreign Fields” attributes accordingly.

In the case of Sendung, the links would be as follows:

“SendungskopieDSO”

Foreignfields: sendung_id,sendung_id

Image Added

Image Added

Window Title

Select window and fill TITLE attribute:

Image Added

The title of the window can be a hardcoded text or dynamically filled with data from its PRIMARYSDO .... or a combination of both.
To dynamically use dataset fields in lowercase and between double curly brace.

Supertext (Bausteinliste)

To define

Image Added

Image Added

Image Added

Image Added