Detail Block is not clearing [message #616175] |
Fri, 13 June 2014 00:36 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
chat2raj.s
Messages: 163 Registered: October 2010 Location: Chennai, India
|
Senior Member |
|
|
Dear Friends,
I have a form with 3 database blocks and all are viewable in the same canvas. I have defined the relation between Block 1-2 and Block 2-3. Now i can enter and save data and when i navigate between records from the first block, then both the detail block fetches the correct data based on the relation successfully.
Now, the Problem is when i use F7 from first block, then block 1 and 2 only clears and block 3 is not clearing. Also when i try to create a new record using down arrow from the first block, then also block 3 is not clearing and holding the previous data.
How to solve this. There is no direct relation between Block 1-3. Is this the problem?
Properties of Relation is
1. Delete behaviour is Cascading
2. Prevent masterless operation is No
3. Deferred is No
4. Automatic Query is No
Thanks for your suggestion.
|
|
|
|
Re: Detail Block is not clearing [message #616181 is a reply to message #616177] |
Fri, 13 June 2014 01:51 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
chat2raj.s
Messages: 163 Registered: October 2010 Location: Chennai, India
|
Senior Member |
|
|
Thankyou.
Currently my scenario is not like a detail with 2 master blocks. It is like A-B and B-C are related. A is mater of B and B is master of C. All data entry and refreshing of data goes well. Only when F7 and creating new record is creating issue. Actually this should work fine, but i guess missing some extra code or property.
|
|
|
|
|
|
|