Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Prompt user to save records in detail block before changing Header

804891Nov 11 2010 — edited Nov 12 2010
I have 2 blocks(Header and Detail). Header is based on Table and has item po_month. Detail Block is based on view and has other items. In the Detail blcok where clause I put a condition that header.po_month=detail.po_month.
So, based on the po_month selected in Header block, records in detailed block willl be displayed.

If I change any othe items in detail block and without pressing save button if I go to Header block, I should get a message asking to save my changes in detail block. if they click 'YES', changes should be saved. If they click 'NO', changes should be discarded and I should go back to Header Block.

Please help me. This is slightly urgent

Thank you!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 10 2010
Added on Nov 11 2010
7 comments
1,973 views