[Seaside] Complex popup with JQuery

BrunoBB smalltalk at adinet.com.uy
Fri Mar 16 19:35:56 UTC 2018


Hi,

I want to create a complex popup with JQuery. Until now were simple JQuery
popups like confirmation dialog, information dialog and so on ("one click
and close dialog").

But now a complex popup is required and the web user will perform various
different operation on the popup window requiring information from the
server.

Is there anyway to tell Seaside to update only the component of the JQuery
popup ? 
(using some high level AJAX library for Seaside - maybe this does not exist)

Or i have to do an AJAX query for each Seaside component of the popup and
populate the required changes ? 
I think the ultimate questions is: can this be done for a whole component or
i have to handle an AJAX query for each individual component in the popup.

It will useful to know how other Seaside user implement complex JQuery
popups. 

regards,
bruno
<http://forum.world.st/file/t111409/popup-01.jpg> 




--
Sent from: http://forum.world.st/Seaside-General-f86180.html


More information about the seaside mailing list