You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by "tm_jee (JIRA)" <ji...@apache.org> on 2006/04/28 18:17:19 UTC

[jira] Assigned: (WW-772) Allow to radio tag to generate only one radio button

     [ http://issues.apache.org/struts/browse/WW-772?page=all ]

tm_jee reassigned WW-772:
-------------------------

    Assign To: tm_jee

> Allow to radio tag to generate only one radio button
> ----------------------------------------------------
>
>          Key: WW-772
>          URL: http://issues.apache.org/struts/browse/WW-772
>      Project: Struts Action 2
>         Type: Improvement

>     Reporter: Xavier Defrang
>     Assignee: tm_jee
>     Priority: Minor
>      Fix For: 2.0

>
> Right now, WebWork's radio tag generates a list of radio buttons.
> This assumption goes a bit too far as in some case you may have optional fields or random HTML in between those widgets.
> I would expect the following code to generate a two standalone radio button: 
> <snip>
> ...
> <ww:radio name="some.property" value="'choice1'" />
> ...
> <ww:radio name="some.property" value="'choice2'" />
> ...
> </snip>
> The radio button should be checked if some.property == value.

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


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