Well, is there a configuration option only to change the date when a day is chosen, but not when shifting to a new month?
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eelco Hillenius Sent: Thursday, May 04, 2006 12:23 PM To: [email protected] Subject: Re: [Wicket-user] auto-submit when done picking date > What I'd really like is to post back not when the texbox changes, but > rather, when the datePicker closes. Any suggestions how? Would I need to > associate the datePicker with something other than a <span/> tag? On which > event would I put the "this.form.submit()" ? I'm afraid you'll have to dig deeper in the javascript part of the datepicker for this. If you find something that works, and you have an idea on how this could be integrated with the component, we'll be happy to accept a patch. Eelco ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=k&kid0709&bid&3057&dat1642 _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
