You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jesse Kuhnert (JIRA)" <ta...@jakarta.apache.org> on 2006/08/07 00:28:14 UTC

[jira] Resolved: (TAPESTRY-597) Submit (and similar) should have easy ways of cancelling or refreshing a form

     [ http://issues.apache.org/jira/browse/TAPESTRY-597?page=all ]

Jesse Kuhnert resolved TAPESTRY-597.
------------------------------------

    Resolution: Fixed

Added new submitType parameter to all submit components.

> Submit (and similar) should have easy ways of cancelling or refreshing a form
> -----------------------------------------------------------------------------
>
>                 Key: TAPESTRY-597
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-597
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: 4.0
>            Reporter: Howard M. Lewis Ship
>         Assigned To: Jesse Kuhnert
>             Fix For: 4.1.1
>
>
> Currently, you need to know some magic JavaScript for the onclick event attribute:
> javascript:this.form.events.cancel();
> javascript:this.form.events.refresh();
> It would be nice if I could just say cancel="true" or some such.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org