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)" <ta...@jakarta.apache.org> on 2005/08/14 17:52:54 UTC

[jira] Resolved: (TAPESTRY-235) Can we have a ValidRadioGroup in Tapestry

     [ http://issues.apache.org/jira/browse/TAPESTRY-235?page=all ]
     
Howard M. Lewis Ship resolved TAPESTRY-235:
-------------------------------------------

    Fix Version: 4.0
     Resolution: Invalid
      Assign To:     (was: Tapestry Developer List)

Paul Ferraro's reworking of forms has taken care of this,  RadioGroup now supports a validators parameter.

> Can we have a ValidRadioGroup in Tapestry
> -----------------------------------------
>
>          Key: TAPESTRY-235
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-235
>      Project: Tapestry
>         Type: Bug
>   Components: Framework
>     Versions: unspecified
>  Environment: Operating System: Windows NT/2K
> Platform: PC
>     Reporter: Jay Drummond
>      Fix For: 4.0

>
> Business Scenario
> we have a set of CheckLists(with checkboxs) used for pre-checking conditions of 
> business processes on the UI.
> There is a global flag in database controls whether all checkboxs need to be 
> checked before user can move on to next step of business processes(i.e. before 
> user can submit form). so a new parameter "required" is very useful to turn on 
> or off the validation of all checkboxs.(i.e. the "required" parameter can be 
> effectively binded to the flag in database) In this way, we don't have to 
> validate all the checkboxs all over the UI.

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