Hello,
is there a way to programmatically create a lookup table with ajax popup?
I have a table that serves as a master of master tables. If i access this table from the Country table, I would like to have the lookups to fetch data from the country table. If i access this table from the Company table, i would like to have the lookups to fetch data from the Company table.
Is this possible?
Thanks,
Mikael