You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Christoph Jäger (JIRA)" <de...@tapestry.apache.org> on 2007/12/04 00:08:44 UTC

[jira] Created: (TAPESTRY-1956) Enhance BeanEditForm to allow more than one submit button

Enhance BeanEditForm to allow more than one submit button
---------------------------------------------------------

                 Key: TAPESTRY-1956
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1956
             Project: Tapestry
          Issue Type: Improvement
          Components: Core Components
    Affects Versions: 5.0.7
            Reporter: Christoph Jäger
            Priority: Minor


Add an option to BeanEditForm to allow more than one submit buttons, like an additional "delete" or "copy" button. This could be implemented as parameter submitLabels="literal:save,delete,copy".

-- 
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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Closed: (TAPESTRY-1956) Enhance BeanEditForm to allow more than one submit button

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAPESTRY-1956.
------------------------------------------

    Resolution: Invalid
      Assignee: Howard M. Lewis Ship

You can now use a BeanEditor component, and wrap it with your own Form and whatever buttons you are interested in.

> Enhance BeanEditForm to allow more than one submit button
> ---------------------------------------------------------
>
>                 Key: TAPESTRY-1956
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1956
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: Core Components
>    Affects Versions: 5.0.7
>            Reporter: Christoph Jäger
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>
> Add an option to BeanEditForm to allow more than one submit buttons, like an additional "delete" or "copy" button. This could be implemented as parameter submitLabels="literal:save,delete,copy".

-- 
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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org