|
|
|
|
|
- Item characteristics
- Updating the Link control with the data from the item (text, date or time)
Binding a Link control to an item
A Link control can be bound to an item in a data file, query, etc. The following types of items can be bound to a Link control: Updating the Link control with the data from the item (text, date or time) Case 1: page fields are associated with fields in a data file (Binding)All the controls bound to an item in the data file (or a related data file) will be updated by FileToPage. Case 2: page fields are not associated with fields in a data file A value must be assigned to each control using the following syntax: <Link control> = <Data file>.<Item>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|