problem with synchronization between multirecord block fields [message #286541] |
Sat, 08 December 2007 00:17 |
venkatadeekshi
Messages: 17 Registered: October 2007
|
Junior Member |
|
|
Hi All,
I have a form with a multirecord block.In that block four field values are dependent on each other and all the fields have associated LOVs. Field2 LOV is dependent on field1 value, Field3 LOV is dependent on field2 value and Field4 LOV is dependent on field3 value.
All the LOVs have Validate from list property to YES.
Currently, When i update the field1 value and save it, it allows me save the record.
Infact it should prompt me to change the values of the field 2, field3 and then field4, as these values are dependent on the previous ones.
Is there any way when i update any of the fields and try to save it, it should popup the LOV of the other dependent field.
Thanks in advance
|
|
|
|
|
|