Thanks Patrick, It didn't work as expected (well, at all), but I saw some javascript written in the HTML output. I'll just have to dig a little deeper; at least now I have the right directions.
Regards. 2007/8/24, Patrick Klein <[EMAIL PROTECTED]>: > Hello, > > How can I make a PropertySelection auto-submit an async form when > > changed? > > > Create an EventListener in your java file listening for the onchange > event for this element or target. Inside this method you can trigger an > async update of the page using > getRequestCycle().getRepsonseBuilder().updateComponent(id) > > Regards, > Patrick > > I tried the ordinary "onChange=this.form.submit()" but it causes > > the entire page to reload and I just want parts of it to do so. > > > > Thanks. > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Marcelo C. Freitas IM's: MSN: [EMAIL PROTECTED] ICQ: 24263609 Jabber: [EMAIL PROTECTED] GTalk: [EMAIL PROTECTED] Yahoo: baterausp --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]