|
Re: Lookup tables in Forms Developer? [message #81232 is a reply to message #81203] |
Fri, 24 January 2003 08:05 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
anam
Messages: 14 Registered: December 2002
|
Junior Member |
|
|
u cannot use a drop sown list for looking the tables. instead od this u can use LOV by writing the query select * from tab;
in the query window on running the lov wizard.
hope this will solve ur prob.
Anam
|
|
|
Re: Lookup tables in Forms Developer? [message #81488 is a reply to message #81232] |
Sun, 23 February 2003 06:08 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
Prashant Mittal
Messages: 7 Registered: January 2003
|
Junior Member |
|
|
Hello
To achieve this
You have to make a list item and then
making a recordgroup and populate that list by
using the propulate_list syntax.
You can find an example in the developer help also
If u still face problems get back to me
Bye,
Prashant
|
|
|