Hi, 2 weeks ago, I've implemented a support for nested group into the branch svn://svn.zope.org/repos/main/z3c.form/branches/sagblmi-nestedgroup All test pass and no compatibility issue. Can I merge it to the trunk? Regards Laurent Mignon
2009/3/11 Laurent Mignon <laurent.mignon@softwareag.com>:
Hi,
2 weeks ago, I've implemented a support for nested group into the branch svn://svn.zope.org/repos/main/z3c.form/branches/sagblmi-nestedgroup
All test pass and no compatibility issue.
Can I merge it to the trunk?
I think yes, if you're sure that "All test pass and no compatibility issue" ;-) -- WBR, Dan Korostelev
Laurent Mignon wrote:
Hi,
2 weeks ago, I've implemented a support for nested group into the branch svn://svn.zope.org/repos/main/z3c.form/branches/sagblmi-nestedgroup
All test pass and no compatibility issue.
Can I merge it to the trunk?
What's the use case for this? Martin -- Author of `Professional Plone Development`, a book for developers who want to work with Plone. See http://martinaspeli.net/plone-book
Martin Aspeli wrote:
Laurent Mignon wrote:
Hi,
2 weeks ago, I've implemented a support for nested group into the branch svn://svn.zope.org/repos/main/z3c.form/branches/sagblmi-nestedgroup
All test pass and no compatibility issue.
Can I merge it to the trunk?
What's the use case for this?
Martin
By nesting groups I can define fiedlsets inside tab inside fieldset inside tab .... That give me the possibility to build complex forms. I intensively use this functionnality in conjunction with z3c.formext. sagblmi
Previously Laurent Mignon wrote:
Martin Aspeli wrote:
Laurent Mignon wrote:
Hi,
2 weeks ago, I've implemented a support for nested group into the branch svn://svn.zope.org/repos/main/z3c.form/branches/sagblmi-nestedgroup
All test pass and no compatibility issue.
Can I merge it to the trunk?
What's the use case for this?
Martin
By nesting groups I can define fiedlsets inside tab inside fieldset inside tab ....
+1 Nested fieldsets are very useful when designing forms. Wichert. -- Wichert Akkerman <wichert@wiggy.net> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple.
participants (5)
-
Dan Korostelev -
Laurent Mignon -
Martin Aspeli -
Stephan Richter -
Wichert Akkerman