I am trying to use DateTextField component that includes DatePicker in my
portlet application. 

The DateTextField component is displayed onSubmit of a AjaxSubmitLink

But the Wicket Ajax Debug windows shows the following error when the
DateTextField is rendered.
ERROR: Exception evaluating javascript: ReferenceError: YAHOO is not defined


If I make the DateTextField as an component as the first component to be
rendered in the page before adding any Ajax Components, then DateTextField
works fine without resulting in any error.

Any help on how to fix this issue is greatly appreciated.

Thanks
Prasanna
-- 
View this message in context: 
http://www.nabble.com/DatePicker-Fails-in-Portlet-Environment-tp18760300p18760300.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to