Re: [shale] Radio buttons in Clay

2006-01-31 Thread Gary VanMatre
>From: Richard Wallace <[EMAIL PROTECTED]> > > Gary VanMatre wrote: > Interesting options. I decided that for this case it's not incredibly > important to have the html mockup so went and created my first ever > component in the clay-config.xml. Cool. You should check out the shale tiger ex

Re: [shale] Radio buttons in Clay

2006-01-31 Thread Richard Wallace
Gary VanMatre wrote: From: Richard Wallace <[EMAIL PROTECTED]> Hello, I'm trying to use radio buttons to do a questionnaire with the questions pulled from a backing bean. There are examples of using select menus in the use-cases but I don't see anything about how to use radio buttons.

Re: [shale] Radio buttons in Clay

2006-01-31 Thread Gary VanMatre
>From: Richard Wallace <[EMAIL PROTECTED]> > > Hello, > > I'm trying to use radio buttons to do a questionnaire with the questions > pulled from a backing bean. There are examples of using select menus in > the use-cases but I don't see anything about how to use radio buttons. > The radio

[shale] Radio buttons in Clay

2006-01-31 Thread Richard Wallace
Hello, I'm trying to use radio buttons to do a questionnaire with the questions pulled from a backing bean. There are examples of using select menus in the use-cases but I don't see anything about how to use radio buttons. I tried doing something like this: #{question.text}