Oracle forms 6i - Auto populate a column based on value in another column
712734Jun 3 2010 — edited Jun 9 2011Hi
I am working on Oracle forms 6i. I have three columns in my Form. Col1 (Date), Col2(Char) and Col3(Char).
I want to auto populate the col3 based on the value in Col1 and Col2. When the users enter the data in Col1 and Col2 and press tab i want to populate Col3.
I also want to get the day(Monday, Thursday or Friday) from the date column(Col1) and the value from the Col2 and write some logic to populate Col3.
Any help on auto populating a column based on previous cell values would be helpful.
Thanks
Ashok