You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Ted Husted (JIRA)" <ji...@apache.org> on 2006/12/06 03:06:58 UTC

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

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

Ted Husted updated WW-772:
--------------------------

    Fix Version/s: 2.0.x
                       (was: Future)

Tagging features we could implement in the near term. 

> Allow to radio tag to generate only one radio button
> ----------------------------------------------------
>
>                 Key: WW-772
>                 URL: http://issues.apache.org/struts/browse/WW-772
>             Project: Struts 2
>          Issue Type: Improvement
>            Reporter: Xavier Defrang
>         Assigned To: tm_jee
>            Priority: Minor
>             Fix For: 2.0.x
>
>
> 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