Child Elements

The LINK element can contain the following child elements:

Table 1. Child Elements of the LINK Element

Element Name

Cardinality / Description

CONNECT

0..n. Connections on a link define the parameters to be exported to the page targeted by the link. The CONNECT should contain both a SOURCE and a TARGET element and the TARGET element should have the NAME attribute set to PAGE and the PROPERTY attribute set to the name of the page parameter. Any type of SOURCE element can be used except the TEXT. Also, in the scenario where the LINK is inside an ACTION_CONTROL with TYPE = SUBMIT, the SOURCE must have an ACTION phase bean, a page parameter or a CONSTANT. The reason being the URL is generated in the action class and the DISPLAY bean is not accessible at the stage.

CONDITION

0..1. Affects whether or not the link is displayed.