New DynamicGroup widget
-----------------------
Key: COCOON-2037
URL: https://issues.apache.org/jira/browse/COCOON-2037
Project: Cocoon
Issue Type: New Feature
Components: Blocks: Forms
Affects Versions: 2.1.11-dev (Current SVN)
Reporter: Daniele Madama
Fix For: 2.1.11-dev (Current SVN)
I created a new DynamicGroup widget, with it you can replace all the children
of the group, so you can simply create a *dynamic form* without recreate the
form each time. Usefull for a very huge form that need to show only some widget
at time.
This approach is a little different with the CForms standard because every time
that you replace the children of the dynamic-group you must do a
bindLoad()/bindSave() if you need to preserve the data.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.