[
https://issues.apache.org/jira/browse/OFBIZ-4948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leon updated OFBIZ-4948:
------------------------
Attachment: OFBIZ-4948.patch
> Render checkbox field as same behavior as radiobox
> --------------------------------------------------
>
> Key: OFBIZ-4948
> URL: https://issues.apache.org/jira/browse/OFBIZ-4948
> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: SVN trunk
> Reporter: Leon
> Priority: Trivial
> Fix For: SVN trunk
>
> Attachments: OFBIZ-4948.patch
>
>
> when rendering a radio field in form widget, the generated html codes looks
> like: <span><input type="radio" ...>blahblah</span>. The radio box and its
> description are wrapped by <span> and it's easy to change css style for both
> of them (radio and description), not only for radio type input. But the check
> box is rendered in another way without <span> around.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira