You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Daniele Madama (JIRA)" <ji...@apache.org> on 2007/08/06 10:33:59 UTC

[jira] Updated: (COCOON-2037) New DynamicGroup widget

     [ https://issues.apache.org/jira/browse/COCOON-2037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniele Madama updated COCOON-2037:
-----------------------------------

    Attachment: dynamicgroup-patch-v2.txt

new version that resolve some hierarchy issues

> 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)
>
>         Attachments: dynamicgroup-patch-v2.txt, dynamicgroup_patch.txt
>
>
> 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.