Version 8.3.3
 —  Special Development Topics  —

Selecting the Right Style Sheet

An intelligent HTML page (generated inside Application Designer) links to a style sheet file. The selection of the style sheet file is done in the following way:

Static selection takes precedence over dynamic selection, i.e. if static selection is defined, dynamic selection is not taken into consideration anymore.

Typically, you define the style sheet file name statically only for certain pages: for those pages you want to be sure that they do not differ from the defined look and feel.

Top of page