Yes, you are right. I missed the "commit" action. Now I got it. Thanks ARslist. Perfect community. :)
Kind Regards / C уважением Dmitry Bezhenar -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Mike Chepaykin Sent: Thursday, June 07, 2007 5:56 PM To: [email protected] Subject: Re: How to refresh a parent form? > I did it using "push fields" action and got this "refresh" issue. Bad design :) > Now I am trying to use "Open Window" On-Close field mapping. > It doesn't work yet. Now I'm going to take a look into the AL.log in order to > find out if this AL(which open display-only window) is executed on closing or > not. You have to know, that OnOpen and OnClose options are NOT logged. But I have an idea why your OnClose is not working - you have to do CommitChanges action before CloseWindow action in child form. -- Mike Chepaykin _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

