[Seaside] Ajax callback and rendering a new page

Squeaker squeakman at gmail.com
Wed Feb 4 00:52:44 UTC 2009


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




More information about the seaside mailing list