Re validating LOV in Oracle forms [message #674410] |
Sat, 26 January 2019 02:55 |
|
faizanbutt
Messages: 10 Registered: December 2018
|
Junior Member |
|
|
Hi All,
I have two fields in my form, unit and Dept_code. The column unit has three values (un1,un2,un3). A LOV is made for the second column dept_code, based on the value entered in the field Unit. It is working fine for each value in the field Unit for the first time but not for the second time.
For example, I entered un1 in the unit field and the LOV of dept_code would contain values related to un1, here I selected a value and after it I changed the value in the field Unit to un2 the value in dept_code remained the same.
And it allowed the form to save it.
Here, I want to validate again because the value selected earlier in the dept_code is not for the un2.
Please suggest any way to do this.
Thanks in advance!
|
|
|
|
|