On 05/11/2010 04:46 PM, Robby Pelssers wrote:
Andre is completely right by the way...
What you could do is make an asynchronous request posting the form data and
create the popup on the fly on the client...
Yes, but I tried to add an onclick attribute to the submit widget
without success (with <fd:attribute> tag).
Any other way to do it?
A
Robby
-----Original Message-----
From: Andre Juffer [mailto:[email protected]]
Sent: Tuesday, May 11, 2010 4:40 PM
To: [email protected]
Subject: Re: How can I create a new browser window from flowscript?
On 05/11/2010 05:27 PM, Alberto Brosich wrote:
Hi,
I have to create a new window (tab or popup, it's the same) where to
put results after the user submits a form (builded with cform and
controlled by a flowscript).
The result is a page generated with a pipeline that I call now with
cocoon.sendPage().
How can I achieve it?
I tried some tests with PopupWindow.js lib but it gives errors.
Flowscript runs on the server. You would need to accomplish this on the
client, e.g. with the Dojo toolkit.
thanks in advance
Alberto
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]