Displaying distinct values in LOV [message #78295] |
Mon, 11 February 2002 21:27 |
Lokesh Kumar
Messages: 1 Registered: February 2002
|
Junior Member |
|
|
Case: Multi Record design
Column: Deptno
Table: emp
LOV Table: Dept
Column Dept in emp form has an LOV.
The table emp contains no record.
I insert the first record.
I select dept 10 from lov.
I save the record. save success.
I enter the second record in emp table
The LOV should not show dept 10 in lov!!!!
What should i do to eliminate this dept...
I save the 2nd record in emp for dept 20
The LOV should not show dept 10,20 in lov!!!!
What should i do to eliminate this dept...
|
|
|
|