Re: Radio group selection not being saved if page submit fails due to validation errors...

2009-06-11 Thread Jen Van Orman
u, Jun 11, 2009 at 12:47 PM, Jen Van Orman > wrote: > > Thank you! setReuseItems(true) was the ticket! > > > > Can you please explain the wicket concept behind this feature? It seems > > that most other input types automatically retain information if the page > i

Re: Radio group selection not being saved if page submit fails due to validation errors...

2009-06-11 Thread Jen Van Orman
! Thanks, Jen On Thu, Jun 11, 2009 at 12:49 PM, Jen Van Orman wrote: > Radios are in a listview, and I will try setreuseitems(true). > > Thank you! > > Jen > > On Thu, Jun 11, 2009 at 12:47 PM, Igor Vaynberg > wrote: > >> are radios in a listview? did you call

Re: Radio group selection not being saved if page submit fails due to validation errors...

2009-06-11 Thread Jen Van Orman
Radios are in a listview, and I will try setreuseitems(true). Thank you! Jen On Thu, Jun 11, 2009 at 12:47 PM, Igor Vaynberg wrote: > are radios in a listview? did you call setreuseitems(true)? > > -igor > > On Thu, Jun 11, 2009 at 11:42 AM, Jen Van Orman > wrote: > > H

Radio group selection not being saved if page submit fails due to validation errors...

2009-06-11 Thread Jen Van Orman
Hello everyone, I have a radio group and if the form validation fails on submit, the selection is lost. When the page re-renders, the bound value is "null". How can I insure that the selected value is retained if form validation fails? Thanks much for your help, Jen Van Orman

How can override calendar formatting at initialization using DatePicker? getAdditionalJavascript not always working...

2009-02-17 Thread Jen Van Orman
e 4th are then disabled. Also, closing the calendar and reopening it disables the 1st through the 4th. With appendToInit being deprecated, how can these renderers be added to the initialization of the calendar? Any help is greatly appreciate. Thanks, Jen Van Orman -- Quis custodiet ipsos custodes?