Re: WOAjaxCollapsibleComponentContent ???

2024-06-23 Thread Aaron Rosenzweig via Webobjects-dev
Hi Markus, To use like you envision you need to add some scaffolding. Realize that the ajax link and the ajax submit button can be given a named function. When you do that, they don’t render, put provide a name you can call on the client side that will do a round trip to the server. So you n

WOAjaxCollapsibleComponentContent ???

2024-06-23 Thread mailinglists via Webobjects-dev
Anyone using this component? It has bindings that seem not to be used. Does this work at all? I cannot make sense of it. Alternatively has anyone made proper use of the html construct ? It works nicely but I cannot preserve “open” state when updating an enclosing container because I have not f