Dynamically generting LOV's in Forms 6i based on the values entered
804891Oct 12 2010 — edited Oct 18 2010I need to dynamically populate values in forms 6i.
Ex:There are 3 columns in Form 6i
ID Name State
When I am entering first row , all the 3 columns are blank and I should be able to enter the values
Ex: 100, John, NJ
When I am entering 2 row,ID Colum - 100 should be showin in LOV's , I can either select 100 or enter new number Ex:200
Similarly, WHen I am entering Name: John should apperar in list of values, but I can select and enter John or Type new name :Smith
On 3 row, ID Col:100,200 should appear in LOV's but I should be able to select one of them or enter new value 300
For Name: John and Smith should appear, but I can enter new value 'Dave'.
Please help this is important