Stephan Richter a écrit : > On Tuesday 27 April 2010, Christophe Combelles wrote: >> ok I'll do that first (but probably not before the next week). >> I suppose you're talking about the trunk of z3c.formjs on ztk 1.0? > > Yes, or on BB 1.0, since it keeps track of additional packages. > > The demo package for z3c.formjs is here: > > http://svn.zope.org/z3c.formjsdemo/trunk/ > > Note that I think z3c.formjs should be split up in its fundamental AJAX > support and the code that actually depends on z3c.form. That would be a great > contribution in itself, because I think it would make people look at it more > seriously.
ok, I'll have a look at it. (Otherwise there is something that has disturbed me, it seemed difficult to use z3c.formjs if the form is not the page itself (create the form in a view as self.form, then render it: the subscription viewlet does not appear because it is not registered for the page but for the form). I had to lookup the viewlet manually and store it in the view to render it). > > Regards, > Stephan _______________________________________________ bluebream mailing list [email protected] https://mail.zope.org/mailman/listinfo/bluebream
