Re: setting the value of a radio input field

2009-02-10 Thread Story Henry
on't just use the regular wicket approach? Did you actually measure that there is more load on the server? I highly doubt it. Thomas On Tue, Feb 10, 2009 at 4:35 PM, Story Henry wrote: Hi, I have been looking at how to set the value of a radio input field to a value of my cho

setting the value of a radio input field

2009-02-10 Thread Story Henry
Hi, I have been looking at how to set the value of a radio input field to a value of my choosing. If I use the Radio and Radio Group code as shown here: http://pastebin.com/m40b9b073 I get html such as name="selectionGroup"/> name="selectionGroup"/> ... whereas I was hoping to get http://