Robert,
Will that keep the "Your changes have not been saved. Do you really want to close the window?" from appearing? Chris ________________________________ From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Robert Molenda Sent: Thursday, June 28, 2007 11:33 AM To: [email protected] Subject: Re: Open Window Commit Changes Close Window Commit Changes action acts differently if the window is in "Dialog" mode, but you are opening in "Submit", which should be OK. What 'could be' occurring is that since you are trying this on "Window Open", the "dirty bit" might not be getting set, so the commit thinks there are no-changes made. (I have seen defective workflow try to "clear dirty bit/commit" which would not work). If you create a button called "save" you can always perform the run process: Submit: PERFORM-ACTION-ACTIVE-LINK 4 And then followed by the "close window" action. HTH Thanks-n-advance; HDT Platform Incident / Problem Manager & Architect Robert Molenda IT OS PA Tel: +1 408 503 2701 Fax: +1 408 503 2912 Mobile: +1 408 472 8097 [EMAIL PROTECTED] Quality begins with your actions. ________________________________ From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Moore, Chris Sent: Thursday, June 28, 2007 8:20 AM To: [email protected] Subject: Re: Open Window Commit Changes Close Window Hey Norm, I'm trying to get the data not only to be submitted to the new form, but also to push it to a second form we use to keep track of all tickets, called mdwAllTickets. It's a form that most groups don't have access to, so if I try and push to it with an AL, I get an error that the user doesn't have access to the fields. I can do it with a filter however, but only if it fires on submit. So I'm trying to work out a way that I can get a submission from the web on this form. I suppose I could try and do an Open Window on the new form (Dealer Signup), map hidden core fields on open, then have a button that says "Submit" that does a push to the Dealer Signup form. Then the filter can run on Dealer Signup on submit. Should that work? The other problem I keep having is that on close there is a dialog that says "Changes have not been saved. Do you really want to close the window?" If that still happens when the data is actually saved as it should be I will have to find a way to suppress that. Chris ________________________________ From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Kaiser Norm E CIV USAF 96 CS/SCCE Sent: Thursday, June 28, 2007 11:07 AM To: [email protected] Subject: Re: Open Window Commit Changes Close Window I think I understand what you're trying to do...but I could be mistaken. Why not Open Window...Push Fields...Close Window? Norm ________________________________ From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Moore, Chris Sent: Thursday, June 28, 2007 9:55 AM To: [email protected] Subject: Open Window Commit Changes Close Window Hey, I have a question about this action- I made a button which launched a regular form in submit mode. The form can only be seen by people in a group I made especially for this form. It works fine in the client, but when people try it via the web, it will not submit. I have no idea why. So I was thinking maybe I should make the button pop up a display only form which will push the information to the regular form on close. How should I do this? I'm launching one form from another form, and I want to keep data on the second form on close. How does the field mapping work here? The on close field mappings treats the first form as the parent form. Thanks, Chris __20060125_______________________This posting was submitted with HTML in it___ __20060125_______________________This posting was submitted with HTML in it___ __20060125_______________________This posting was submitted with HTML in it___ __20060125_______________________This posting was submitted with HTML in it___ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

