This function is used to define or to modify the user styles. A style is defined by a name, to which are associated graphic characteristics used by characters :

  • the color
  • the background color
  • the font
  • the size
  • the attributes (underlining, strikethrough, italic, bold)

These styles once defined, can be called by their name and associated with the screen fields (in a dynamic or static fashion), and also to the field titles and the block (in a static only). The static association is made directly in the screen dictionary. The dynamic association is made by associating the screen fields with a conditional style, via a dedicated function in the screen personalization.

At the creation of the folder, the predefined styles are provided as standard. But they are not modified at the time the folder update (the new styles existing in the reference folder are simply created). It is therefore possible to add styles as required (but it is recommended to start their name by X, Y or Z to avoid later conflicts).

Prerequisite

SEEREFERTTO Refer to documentation Implementation

Screen management

Entry screen

The entry is made in a grid. In this grid, a code and its title are entered for each style, as well as the display characteristics associated with each style.

Specific Buttons