You can always use a 'Normal Windows Open' (not Dialogs) and then send a
message back to the parent to tell it to close.

Robert Molenda

On Tue, Apr 29, 2008 at 6:44 AM, Grooms, Frederick W <
[EMAIL PROTECTED]> wrote:

> ** It sounds like you are trying to do some sort of Input guide.
>
> Off the top of my head I can think of 2 ways to do this
>
> 1. Put the logic for where to go in each form.  This will require that
> each DisplayOnly form have fields to hold the results of the other forms.
> 2. Put your logic into 1 form and use that to control which forms open.
>     i.e.  From Control form open form 1.  User answers form 1 and that
> form closes.  Control form evaluates results and opens form 2 or form 3
> depending on answer
>
> An alternate would be to build some sort of table and workflow to walk the
> questions.
>
> Fred
>
>
>  ------------------------------
> *From:* Action Request System discussion list(ARSList) [mailto:
> [EMAIL PROTECTED] *On Behalf Of *Ganga Prasad
> *Sent:* Tuesday, April 29, 2008 7:41 AM
> *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___
>



-- 
If it were not for the gutter, my mind would be homeless!

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

Reply via email to