Re: [shale] Using t:radio in Clay

2006-03-24 Thread Ryan Wynn
On 3/24/06, Richard Wallace <[EMAIL PROTECTED]> wrote: > Gary VanMatre wrote: > > Oh, I missed that one. We need to override the t:selectOneRadio > > renderer. The JSP tag must be doing this in the tomahawk components > > since it's not in the faces-config.xml. Try the following: I think these

Re: [shale] Using t:radio in Clay

2006-03-24 Thread Richard Wallace
Gary VanMatre wrote: That mostly works. Now the page renders and the spread radio buttons are displayed where I have the elements, but the radio buttons are also displayed where the element is. They're not supposed to be rendered if the layout is set to spread tho. I'll play around with

Re: [shale] Using t:radio in Clay

2006-03-24 Thread Gary VanMatre
>That mostly works. Now the page renders and the spread radio buttons >are displayed where I have the > elements, but the radio >buttons are also displayed where the >element is. They're not supposed to be rendered if the layout is set to >spread tho. I'll play around with it a bit today a

Re: [shale] Using t:radio in Clay

2006-03-24 Thread Richard Wallace
Gary VanMatre wrote: Hello again, I'm trying to use the Tomahawk t:selectOneRadio and t:radio components to use the spread layout feature. Here's the clay-config.xml configuration for my component definitions:

Re: [shale] Using t:radio in Clay

2006-03-22 Thread Gary VanMatre
>Hello again, > >I'm trying to use the Tomahawk t:selectOneRadio and t:radio components >to use the spread layout feature. Here's the clay-config.xml >configuration for my component definitions: > > > > > > > > > > > > > > >