creating dynamic LOV in forms6i at run time [message #123129] |
Fri, 10 June 2005 00:29 |
koushik
Messages: 6 Registered: May 2005 Location: hyderabad
|
Junior Member |
|
|
hi
david
sub: creating dynamic LOV in forms6i.
i have problem with record groups and lovs.my senarieo
is like this i have created one form with a query EMP table in
that form i have created one LOV to ENAME. while compiling the
form it is running when ever we enter into the ENAME column
automatically the LOV was popup with the fields (empno,sal)
after
this i want to add one more column (job) dynamically to the
previous LOV like this (empno,sal,job).please send me the .fmb
file according to the above senarieo,it is very very urgent
please david.j.martin
from
koushik
|
|
|
Re: creating dynamic LOV in forms6i at run time [message #123554 is a reply to message #123129] |
Mon, 13 June 2005 23:01 |
|
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
Modify your existing record group and LOV by adding the third column JOB to the query in the record group and then point this extra column in the LOV to the field where you want it stored.
David
|
|
|