Add AjaxFormLoop component
--------------------------

                 Key: TAPESTRY-2380
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2380
             Project: Tapestry
          Issue Type: New Feature
          Components: tapestry-core
    Affects Versions: 5.0.11
            Reporter: Howard M. Lewis Ship


One of the key Ajax use cases is the dynamic form, where elements can be added 
or removed.  Often, this is a master/detail arraingment, where you want to be 
able to add a Comment to a Blog dynamically (as one example). 

The existing FormInjector component provides some of this functionality but 
(for a client project) I've put together an AjaxFormLoop component (and a few 
other bits) that really streamline the whole process.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to