1) Basis components

<< Click to Display Table of Contents >>

Navigation:  Programming > TableProducer - Dynamic Tables > Introduction: Create a table from BIOLIFE Database >

1) Basis components

On the form you need the dataset, a datasource and of course the TWPTextProducerDB component:

 

clip0222

 

 

The TWPTextProducerDB is connected to a TWPRichText.

 

In the TWPTextProducerDB please edit the collect DataSourceLinks: add an entry which references the DSBIOLIFE datasource. (The name should be DSBIOLIFE_LINK.)

 

Into property "ActiveTemplate" type in the name "START".

 

clip0223

Now add an entry to the collection "Blocks". Give it the name "START". This will be the first element to be used by the TextProducer.

 

clip0224