Re: T5.0.5 How do I use a radio button in a form

2007-07-10 Thread Marcus
Hi Fidel, Maybe this help: http://wiki.apache.org/tapestry/Tapestry5CheckOutTheSourceCode https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/RadioDemo.java https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tap

T5.0.5 How do I use a radio button in a form

2007-07-10 Thread Fidel Chavarria
Hi, I'm trying to use radio buttons but i can't find any example for it. I try adding a radio button component to the form component but it don't work. it need a radio group component, but I don't how to use it. -- View this message in context: http://www.nabble.com/T