You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Filippo De Luca <dl...@filosganga.it> on 2007/07/04 17:23:24 UTC

[S2] vertical checkboxlist

Dear Strtuts users
It is possible, in checkboxlist, to arrange checkboxes vertically?

Thanks

-- 
Filippo De Luca
dl.filippo@filosganga.it
http://www.filosganga.it
--------------------------------------------------
Circolo Canottieri Roma
Lungotevere Flaminio, 39 - 00196 - Roma - Italia
http://www.canottieriroma.com
--------------------------------------------------

Re: [S2] vertical checkboxlist

Posted by jwpronto <jw...@gmail.com>.
Modify the template by creating your own custom version and add a <br/> after
the rendering of the label:

Example:

<label for="${parameters.name?html}-${itemCount}"
class="checkboxLabel">${itemValue?html}</label> <br/>



SudarshanP wrote:
> 
> I too have the same problem
> anybody could figure out the solution
> 
> Thanks in advance
> 
> 
> 
> Filippo De Luca wrote:
>> 
>> Dear Strtuts users
>> It is possible, in checkboxlist, to arrange checkboxes vertically?
>> 
>> Thanks
>> 
>> -- 
>> Filippo De Luca
>> dl.filippo@filosganga.it
>> http://www.filosganga.it
>> --------------------------------------------------
>> Circolo Canottieri Roma
>> Lungotevere Flaminio, 39 - 00196 - Roma - Italia
>> http://www.canottieriroma.com
>> --------------------------------------------------
>> 
>> 
> 
> 

-- 
View this message in context: http://www.nabble.com/-S2--vertical-checkboxlist-tp11432865p14532779.html
Sent from the Struts - User mailing list archive at Nabble.com.


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


Re: [S2] vertical checkboxlist

Posted by Dave Newton <ne...@yahoo.com>.
theme="simple" removes the table formatting.

http://struts.apache.org/2.x/docs/themes-and-templates.html

--- SudarshanP <Su...@Satyam.com> wrote:

> 
> I too have the same problem
> anybody could figure out the solution
> 
> Thanks in advance
> 
> 
> 
> Filippo De Luca wrote:
> > 
> > Dear Strtuts users
> > It is possible, in checkboxlist, to arrange
> checkboxes vertically?
> > 
> > Thanks
> > 
> > -- 
> > Filippo De Luca
> > dl.filippo@filosganga.it
> > http://www.filosganga.it
> > --------------------------------------------------
> > Circolo Canottieri Roma
> > Lungotevere Flaminio, 39 - 00196 - Roma - Italia
> > http://www.canottieriroma.com
> > --------------------------------------------------
> > 
> > 
> 
> -- 
> View this message in context:
>
http://www.nabble.com/-S2--vertical-checkboxlist-tf4025055.html#a13702316
> Sent from the Struts - User mailing list archive at
> Nabble.com.
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> user-unsubscribe@struts.apache.org
> For additional commands, e-mail:
> user-help@struts.apache.org
> 
> 


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


Re: [S2] vertical checkboxlist

Posted by SudarshanP <Su...@Satyam.com>.
I too have the same problem
anybody could figure out the solution

Thanks in advance



Filippo De Luca wrote:
> 
> Dear Strtuts users
> It is possible, in checkboxlist, to arrange checkboxes vertically?
> 
> Thanks
> 
> -- 
> Filippo De Luca
> dl.filippo@filosganga.it
> http://www.filosganga.it
> --------------------------------------------------
> Circolo Canottieri Roma
> Lungotevere Flaminio, 39 - 00196 - Roma - Italia
> http://www.canottieriroma.com
> --------------------------------------------------
> 
> 

-- 
View this message in context: http://www.nabble.com/-S2--vertical-checkboxlist-tf4025055.html#a13702316
Sent from the Struts - User mailing list archive at Nabble.com.


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