Opening is OK. Mapping is also ok. Now I need to close the previous (Parent)
window.
I tried RUN PROCESS to send a event to parent form and I captured the event
in Parent from to close it. But by the time it sends the event the next
window is already opened so not closing the behind parent window. Can you
suggest any alternative way ??

On Tue, Apr 29, 2008 at 7:17 PM, David Sanders <
[EMAIL PROTECTED]> wrote:

> **
>
> What's the problem?  You open the next windows by clicking a button to run
> active links.  Use the run-if qualification for the active links to
> determine which one to run.
>
>
>
> David Sanders
>
> Remedy Solution Architect
>
> *Enterprise** Service Suite @ Work*
>
> ==========================
>
> *ARS List Award Winner 2005*
>
> *Best 3rd party Remedy Application*
>
> * *
>
> See the *ESS Concepts 
> Guide*<http://www.westoverconsulting.co.uk/downloads/ESS_Concepts_Guide.pdf>
>
>
>
> tel +44 1494 468980
>
> mobile +44 7710 377761
>
> email [EMAIL PROTECTED]
>
>
>
> web http://www.westoverconsulting.co.uk
>
>
>   ------------------------------
>
> *From:* Action Request System discussion list(ARSList) [mailto:
> [EMAIL PROTECTED] *On Behalf Of *Ganga Prasad
> *Sent:* Tuesday, April 29, 2008 2:40 PM
> *To:* [email protected]
> *Subject:* Re: Switching between Windows
>
>
>
> ** Preserving the value in each window is ok David. I am more concerned
> about closing the parent window once the child window is opened. Here which
> window is to be opened is decided in runtime only .. Can you please focus on
> it ??
>
> On Tue, Apr 29, 2008 at 6:50 PM, David Sanders <
> [EMAIL PROTECTED]> wrote:
>
> **
>
> Hi Ganga
>
>
>
> The key to doing this is to open each of your input screens as a dialog
> and to use the Window Open mappings to pass the values from the current form
> to the next one.  The fields from all previous input screens need to exist
> on the next form to be opened (they can be hidden) so that you can retain
> the earlier values.  The final input screen also needs Window Close mappings
> to pass all the values back to the main form.
>
>
>
> At each transition, the active link that does a window open action to open
> the next form and pass the current values through can be followed by a Close
> Window action which will close the current input screen as the new one
> opens.
>
>
>
> HTH
>
>
>
> David Sanders
>
> Remedy Solution Architect
>
> *Enterprise** Service Suite @ Work*
>
> ==========================
>
> *ARS List Award Winner 2005*
>
> *Best 3rd party Remedy Application*
>
> * *
>
> See the *ESS Concepts 
> Guide*<http://www.westoverconsulting.co.uk/downloads/ESS_Concepts_Guide.pdf>
>
>
>
> tel +44 1494 468980
>
> mobile +44 7710 377761
>
> email [EMAIL PROTECTED]
>
>
>
> web http://www.westoverconsulting.co.uk
>
>
>   ------------------------------
>
> *From:* Action Request System discussion list(ARSList) [mailto:
> [EMAIL PROTECTED] *On Behalf Of *Ganga Prasad
> *Sent:* Tuesday, April 29, 2008 1:41 PM
> *To:* [email protected]
> *Subject:* Switching between Windows
>
>
>
> ** Hi List
>
>
> I have a funny requirement and I am seeking some help to make it
> easier.Here my requirement goes..
> I have 6-7 display only forms. I have a main Regular form
> My requirement is that I need to traverse through those display only field
> and come back to my Main from collecting all the input given by the user.
> Here is the behavior how the windows will open.
> 0. I have continue, Previous, Cancel, OK button on each form
> 1. On clicking continue The windows will open depending on the value
> present in the form Eg.If  In 1st window I enter the value "Z"  then 2nd
> window should open. At the same in 1st window if I enter Value "Y" then 3rd
> window should open.
> 2. On open of every display-only form the parent Display-only form should
> get closed eg. 1st window should close as soon as any other (2nd or 3rd)
> window opens.
> 3. On click of previous, the parent of the form should re-open.(Again Step
> 1 should be in place)
> 4 On click of OK every value entered in different fields entered now
> should mapped to my Main form
> 5. On cancel on any display- only form the window should close and nothing
> should be mapped.
>
> Please keep in mind that I may require to implement for more than 6-7 form
> also. Try to give generic answer independent of number of windows.
>
> --
> Thanks and Regards,
> Ganga Prasad Pattnaik,
> ( Remedy Skilled Professional )
>
> ------------------------------------------------- __Platinum Sponsor:
> www.rmsportal.com ARSlist: "Where the Answers Are" html___
>
> __Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"
> html___
>
>
>
>
> --
>
> __Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"
> html___
>  __Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"
> html___
>

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

Reply via email to