<combinations> tag

This is the container for the combination information. It consists of a type attribute and a rendering item detailing the screen combination component.

type
The type parameter determines how the screen transformation will be aggregated.

If the string value is set to dynamic, the screen transformation can add screens to the combined area while the user is using the screen transformation.

If the string value is set to normal or is missing, the individual screens compound prior to allowing the user to interact with the screen transformation. Rich Client screen combinations are limited to normal processing.