Referencing Data Items Defined in a Static Control |
If you insert an object in a static control, such as an image in a static repeater table, you can use a data item in the control to populate the object.
You can reference data items only for text items, images, hyperlinks and HTML items inserted in decks, tab controls and repeater tables.
You must create the data item in the data table of the control before you can reference the item.
To reference data items defined in a static control:
For static value driven controls, you manually define the data in a data table.
Related Topics: