Don't disable the form. Disable only the components you want to disable. ** Martin
2009/7/19 slowery23 <[email protected]>: > > Actually, that's what I initially tried, but it didn't work. If you use the > simple example below, you'll see that. None of the components with > isEnabled() overridden to return true are enabled. I am using wicket > 1.4-rc4. In looking at the source code, it looks like if I were able to > override isEnabledInHierarchy to return true it would work. > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
