shivanand
13th July 2003, 11:32
Hi,
I want to know how can i develop a session based on the logic of Maintain fields based on table relations in Exchange Schemes.
The user shud be able to select the table and then corresponding fields shud be displayed on a editable form.Mainly i would like to know about how the variables are to be put onto the form for different tables depending on the fields.
Thanx.

vahdani
13th July 2003, 16:16
Hi,

you have to use rdi.table() and rdi.table.column() functions. You can find them in the online library.

Toni