Re: Open Two Components on one click in two windows
Re: Open Two Components on one click in two windows
- Subject: Re: Open Two Components on one click in two windows
- From: Steve Peery <email@hidden>
- Date: Fri, 25 Feb 2011 08:48:49 -0500
Just add target = "_blank" to open a new window. The parent window will remain the same component as before the click.
<webobject name = "Hyperlink1">Next Page</webobject>
Hyperlink1: WOHyperlink {
action = goToNextPage;
target = "_blank";
}
Steve
On Feb 25, 2011, at 12:00 AM, pavan.jayam wrote:
> Dear List,
>
> When a user clicks a submit button or hyper link it should open a new window with second component and the parent window should continue with the third component is it possible...
>
> if yes, please suggest..
> --
> Thanks&Regards,
> *Pavan Jayam
> *Software Trainee
> *Prithvi Information Solutions Ltd*
> 10Q3A1, Cyber Towers
> HITEC City, Madhapur
> Hyderabad - 500 081
>
> Desk: +091 - 040 - 66846019 XT:304
> http://www.prithvisolutions.com
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden