You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2008/03/31 18:26:24 UTC

[jira] Created: (TAPESTRY-2319) Add support for client-side form-level validation

Add support for client-side form-level validation
-------------------------------------------------

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


Add a new event, form:validate, that is fired after field validations, to allow validation of the form as a whole.

-- 
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-2319) Add support for client-side form-level validation

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

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

       Resolution: Fixed
    Fix Version/s: 5.0.12
         Assignee: Howard M. Lewis Ship

Also, took the opportunity to define some "constants" in the Javascript for common event names, and for the variables used to position an error bubble (the latter being useful if you replace the styles and images).

> Add support for client-side form-level validation
> -------------------------------------------------
>
>                 Key: TAPESTRY-2319
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2319
>             Project: Tapestry
>          Issue Type: New Feature
>    Affects Versions: 5.0.11
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.0.12
>
>
> Add a new event, form:validate, that is fired after field validations, to allow validation of the form as a whole.

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