[Seaside] Re: Ajax callback and rendering a new page

Louis LaBrunda Lou at Keystone-Software.com
Wed Feb 4 14:39:53 UTC 2009


Hi Frank,

I haven't investigated Lukas' suggestion so it may be just what you are
looking for.  But I have to wonder why you are using the Ajax updater in
the first place.  Without it, you could go back to the server and it would
render a new page without the Ajax updater trying to get just a portion
replaced.

Lou


>Greetings,
>I am attempting to get the following behaviour:
>1. user clicks on a row in an HTML table (I do not want to use an anchor)
>2. a totally new page is rendered.

>Getting control back on the server is easy using code something like:
>html updater callback: [:r | "display a new page" ]
>My problem is how do I render a totally new page from within the 
>callback.  Is this possible?
>Many Thanks,
>Frank
-----------------------------------------------------------
Louis LaBrunda
Keystone Software Corp.
SkypeMe callto://PhotonDemon
mailto:Lou at Keystone-Software.com http://www.Keystone-Software.com



More information about the seaside mailing list