In object management, it is possible to display summary information linked to the current record, thanks to the menu File / Properties. This window is also used for all fields corresponding to the key for an object, thanks to the menu available by right click (Properties line) or by using the shortcut key.

The information displayed in the Properties window can be set up by means of this function, in the form of calculation formulas that include fields coming from the different tables on line.

it is possible to define the context of the window Properties for any object, but if no contents have been set up, the display of the next two lines will be proposed (if the CREUSR, CREDAT, UPDUSR, UPDDAT fields exist in the table) :

           Created the DD-MM-YY by XXXXXX

           Modified the DD-MM-YY by XXXXXX

Prerequisite

SEEREFERTTO Refer to documentation Implementation

Screen management

Entry screen

The object being identified by its code, the definition is made by entering one or more lines in the Properties table characterized by a title corresponding to the line title and a calculation formula that can use :

  • constants
  • operators
  • fields coming either from the table associated with the object, or with the linked tables, with the syntax [F :XXX]FIELD(index_d_value)

This formula will be evaluated at the time of display of the window and the result of the evaluation will be displayed as the title.

In the Linked tables grid, it is possible to define the tables linked with the principal table.

Note

It is possible to use the formula editor to define the calculation formulas to be evaluated. In this case, all the tables declared as being linked are directly accessible.