Subject IB_LookupCombo question
Author Marcin Bury
Hi

I was playing with native IBO components for a while, especially with
IB_LookupCombo.
My problem is:

I have a table for documents contains two fields CONSIGNEE and NOTIFY that
will get values from Customer table (CUSTOMER_ID is the field that will
provide values). Do I have to create separate datasets and datasources for
each LookupCombo or there is other way to achieve this (like certains
settings in KeyDescLinks).

TIA
Marcin