WizardStep isComplete and Next button interaction

2007-08-31 Thread Doug Leeper
When I create a WizardStep, I automatically call setComplete( false ). When the user performs the necessary option (selects an item), I call setComplete( true ). However, the Next button is disabled even though I called setComplete( true ). Actually, I found out that once you call setComplete(

Re: WizardStep isComplete and Next button interaction

2007-08-31 Thread Doug Leeper
I have created issue WICKET-915 See https://issues.apache.org/jira/browse/WICKET-915 for attached quick start project -- View this message in context: http://www.nabble.com/WizardStep-%22isComplete%22-and-Next-button-interaction-tf4360742.html#a12435359 Sent from the Wicket - User mailing

Re: WizardStep isComplete and Next button interaction

2007-08-31 Thread Eelco Hillenius
On 8/31/07, Eelco Hillenius [EMAIL PROTECTED] wrote: Thanks Dough, erm *Doug* not Dough. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]