[Seaside] Rendering Callbacks during an Ajax callback

jtuchel at objektfabrik.de jtuchel at objektfabrik.de
Sat Feb 11 08:50:20 UTC 2017


Hi Johan,

I am trying to decipher what you are encrypting in this message:

> If you are doing this because you are doing hand-written ajax calls: 
> what I tend to do is generate a jQuery-Seaside ajax callback and 
> assign this to a Javascript variable, which I can use from the 
> hand-written JS. Of course, there’s variations on this other than 
> global-variable assignment but that’s all Javascript fiddling.
>

It seems you exactly describe the sitation I'm having here, but I am 
unable to translate it into working code. So you register a an Ajax 
Callback, nut that callback still is a zero argument block, or, if I not 
only provide the callback number in the url, but also a value for it 
(like 36=MyValue), the callback method will get this argument as a 
parameter, but no html builder...????

So it seems I will only understand what you suggest here if I see a code 
example. Do you happen to have one?

Joachim


-- 
-----------------------------------------------------------------------
Objektfabrik Joachim Tuchel          mailto:jtuchel at objektfabrik.de
Fliederweg 1                         http://www.objektfabrik.de
D-71640 Ludwigsburg                  http://joachimtuchel.wordpress.com
Telefon: +49 7141 56 10 86 0         Fax: +49 7141 56 10 86 1



More information about the seaside mailing list