[Seaside] onClick request

Lukas Renggli renggli at gmail.com
Wed May 23 13:31:28 UTC 2007


> > Have a look at how WAAnchor creates the callback URL:
> >
> > url := html context actionUrl withParameter: (html callbacks
> >    registerActionCallback: [ .... ]).
> > html tableRow onClick: 'window.location=' , url printString.
>
> Ok, but in my case there is no printSting in WAUrl. I have to
> use asString which is working.

Sure, I always implicitly say: "Something along the lines should work ..."

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside mailing list