Subject | TIB_LookUpCombo |
---|---|
Author | Dion Oliphant |
Post date | 2001-01-18T21:13:26Z |
Hi All,
Is it possible to have one table service two TIB_LookupCombos? For example,
I have 2 fields which need to be filled with a reference num. The first one
is called 'PrefLang' and the second is 'HomeLang'. They both draw their
values from the Language table. Must I have a TIB_Query for both of these
dropdowns, or can I somehow use the one for both. (changing the keylinks etc
at runtime will be time consuming, not)
Thanks,
Dion.
Is it possible to have one table service two TIB_LookupCombos? For example,
I have 2 fields which need to be filled with a reference num. The first one
is called 'PrefLang' and the second is 'HomeLang'. They both draw their
values from the Language table. Must I have a TIB_Query for both of these
dropdowns, or can I somehow use the one for both. (changing the keylinks etc
at runtime will be time consuming, not)
Thanks,
Dion.