12 Mar
2009
12 Mar
'09
7:32 a.m.
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