
296 IBM Workplace Forms: Guide to Building and Integrating a Sample Workplace Forms Application
The script registration
for the first Data
instance to prepopulate
<!-- red lines are hidden, when no prepopulation data available
(PrepopulationDocUNID="") -->
<PARAM NAME="instance_1" VALUE="<Computed Value> <Computed
Value> replace [0]">
These lines must be hidden, when we do not have a prepopulation
(Apply hide when Formula: PrepopulationDocUNID="")
the computed Values will return the content of field
prepopDataInstance. The initiation agent will create this field and fill it
with the instance ID of the data instance to prepopulate. We will have ...