RE: radio widgets in 12.o4

2013-06-21 Thread Varun Bhansaly
You can as well try managing the orientation using CSS.
On 22 Jun 2013 07:12, "Skip"  wrote:

> My mistake, these radio buttons were not displayed in their own , they
> were displayed in a .
>
> They are now displayed in a 
>
> I have modified the code in HtmlFormRenderer to use  like it used to be.  This works for me, but I am thinking that others might
> like them horizontally, so it might be a nice addition to have an
> "orientation" keyword in the  xsd.
>
> Skip
>
> -Original Message-
> From: Skip [mailto:s...@thedevers.org]
> Sent: Friday, June 21, 2013 6:19 PM
> To: OfbizUser
> Subject: radio widgets in 12.o4
>
>
> It used to be that  displayed in its own  with the label and button in s
>
> Now, all the radio buttons and their labels are in the same .
>
> Is there some way I can force the renderer to display them vertically
> instead of horizontally?
>
> Thanks
> Skip
>
>
>


RE: radio widgets in 12.o4

2013-06-21 Thread Skip
My mistake, these radio buttons were not displayed in their own , they
were displayed in a .

They are now displayed in a 

I have modified the code in HtmlFormRenderer to use  xsd.

Skip

-Original Message-
From: Skip [mailto:s...@thedevers.org]
Sent: Friday, June 21, 2013 6:19 PM
To: OfbizUser
Subject: radio widgets in 12.o4


It used to be that  with the label and button in s

Now, all the radio buttons and their labels are in the same .

Is there some way I can force the renderer to display them vertically
instead of horizontally?

Thanks
Skip




radio widgets in 12.o4

2013-06-21 Thread Skip
It used to be that  with the label and button in s

Now, all the radio buttons and their labels are in the same .

Is there some way I can force the renderer to display them vertically
instead of horizontally?

Thanks
Skip