You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Ma...@rcgit.com on 2004/08/31 03:01:44 UTC

RE: How to open a child (popup) window?






Thanks Jon.  I used a similar approach, having an onclick on a button which
opens an IExternalPage...

-----"Jon Newton" <jo...@SCANSOFTWARE.COM> wrote: -----


To: "Tapestry users" <ta...@jakarta.apache.org>
From: "Jon Newton" <jo...@SCANSOFTWARE.COM>
Date: 08/30/2004 09:13PM
Subject: RE: How to open a child (popup) window?

I just ran into this problem myself. I looked at using PopupLink but I
needed to link to a tapestry page instead of a static url. I used an
ExternalLink with a custom ILinkRenderer which opens the url in a popup
window. I passed in the form and field name as service parameters to
allow the popup window to generate javascript code that will set the
field value in the parent window when the popup closes.

Jon

> -----Original Message-----
> From: Mark.Lomongo@rcgit.com [mailto:Mark.Lomongo@rcgit.com]
> Sent: Saturday, August 28, 2004 12:22 AM
> To: Tapestry users
> Subject: How to open a child (popup) window?
>
>
>
>
>
>
> Guys,
> Need help on the following:
> 1. I need to have a new (child) window open when I click a
> button 2. I need to enter some info on the child window and
> when i click save, value will be reflected on the parent window.
>  Thanks
> Mark
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
 To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org