what exactly do you mean by template page? A Panel or are you using Velocity? The header support is still fairly new and there might still be some bugs. Today I committed to HEAD an updated version. Are you able to test it with HEAD. If not, please send me the (stripped down) sources and see what I can do.
Juergen On 8/14/05, Dariusz Wojtas <[EMAIL PROTECTED]> wrote: > Hi, > > I am using calendar on some page. > When executed it generates JavaScript inside the form to bind input > field to it, but does not include calendar definition code in the page > header. > > The code is almost the same as in wicket-examples: forminput. > I can see input field, the value is correctly read and recognized as > date, date picker is shown where expected, but after I click on it it > only submits form and firefox shows error: Calendar not defined. > > The only difference from the wicket example is that my page uses a > template page. > Everything works nicely in my form (other fields) until I try to use > the datepicker. > > I am using 1.1 beta 2. > > Any hints? > > Darek > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
