Well...I would have code on the table double-click (that is, remove the table's usual Table Drill Down check and capture the Table Double- Click in an active link). On this active link, I would do an Open Window (Modify, though I would normally use a Dialog and have a Save button or some such). Then, on the same active link I would pass an Event to the Child window (the one you just opened in Modify mode). On the child window, have an AL that triggers on the event to set, say, a flag field that says "Close on Modify" - I assume you meant "After Modify" in your question, since you mentioned opening Assigned Tickets from a table - the AL to Close Window would have that flag as a Run If qualification.
That way, only if the Modify form is opened via a double-click on a table field will you cause the Close Window action On Modify. Hope that helps. Steve On Jul 9, 10:48 am, "Brittain, Mark" <[email protected]> wrote: > Hi All, > > Not sure if I can do this one but thought I would ask. I want to do a close > window "After Submit" but only if a record is displayed as itself without a > list (e.g. Display Type = Detail Only). > > Typically users find their assigned tickets using a table field on a display > only form. They display the ticket by double clicking on a ticket. The above > action works fine in this case. However if they did a search of tickets, > getting a list (split window), when they save the ticket, the whole list > closes. Is there a qualification that says execute if the window is display > only? > > Thanks > Mark > > ____________________________________________ > Mark Brittain > Remedy Developer > NaviSite > [email protected]<mailto:[email protected]> > (315) 453-2912 x5418 (Phone) > (315) 317.2897 (Cell) > > Reduce Cost of IT with Managed Hosting and Application Services from NaviSite. > Visitwww.NaviSite.comToday. > > ________________________________ > This e-mail is the property of NaviSite, Inc. It is intended only for the > person or entity to which it is addressed and may contain information that is > privileged, confidential, or otherwise protected from disclosure. > Distribution or copying of this e-mail, or the information contained herein, > to anyone other than the intended recipient is prohibited. > > _______________________________________________________________________________ > UNSUBSCRIBE or access ARSlist Archives atwww.arslist.org > Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

