Add context parameter to the Submit component
---------------------------------------------

                 Key: TAPESTRY-2688
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2688
             Project: Tapestry
          Issue Type: New Feature
          Components: Core Components
    Affects Versions: 5.0.14
         Environment: Windows XP
            Reporter: Joey Solis


It would be nice to have a context parameter added to the Submit component.  
Tapestry 4's Submit had a "parameters" parameter, which helpful for passing 
context to the listener function.

In Tapestry 5, I have a component that is tied to an entity.  This component 
contains Submit component and is rendered multiple times in a Loop.  When I 
click on a Submit button, I need to pass it a context (entity id) so that I 
know which entity to set the submitted value and apply the action to.



-- 
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