Today's Messages (on)  | Unanswered Messages (off)

Forum: Forms
 Topic: header data block is not saved when update in details block
header data block is not saved when update in details block [message #689708] Thu, 28 March 2024 09:48
emadnabil
Messages: 171
Registered: August 2007
Senior Member
Dears

I have a strange behavior

I have a simple master details form

i am using pre-update trigger in the detail block to update value in the header block
here is the pre-update trigger
 :payment_flag := 'Y';
as payment_flag is in the header block

i traced it by putting messages in the trigger after setting the :payment_flag := 'Y';
and it normally changes its value to 'Y'
but when exit from the screen and return back to that record
I found it didn't apply the changes


why it didn't save it although by tracing the changes happens?
Thanks

Re: header data block is not saved when update in details block [message #689709 is a reply to message #689708] Thu, 28 March 2024 11:12
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator

Any feedback in your previous topic?




Current Time: Thu Mar 28 16:23:45 CDT 2024