Prompt user to save records in detail block before changing Header
804891Nov 11 2010 — edited Nov 12 2010I 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!