Im trying to update a zone triggered by a change event in a listbox.
Ive seen the recent posting re the zoneUpdater mixin, but need to post the whole form rather than picking individual parameters. This is the js snippet Im using: this.element.form.sendAjaxRequest( updatedUrl, { onSuccess : function(transport) { zoneManager.processReply(transport.responseJSON); } } ); Everything works fine, I can capture the event on serverside, Im seeing the parameters being posted correctly but the components processSubmission() isnt called and thus no values are updated. Is there a way to get around? Many thanks Jens -- Jens Reufsteck Marketing & Online Director Staufenbiel Institut GmbH Events & Recruiting Solutions Wildunger Straße 6, 60487 Frankfurt am Main <http://www.staufenbiel.de/> www.staufenbiel.de <http://www.mba-master.de/> www.mba-master.de <http://www.absolventenkongress.de/> www.absolventenkongress.de Tel.: +49 (0)69 25537-140 Fax: +49 (0)69 25537-2140 Employer Branding mit Effekt: Treffen Sie Ihre Zielgruppe auf <http://www.staufenbiel.de/> staufenbiel.de, dem Karriereportal mit Relevanz <http://www.staufenbiel.de/fileadmin/fm-dam/PDF/Mediadaten/2010/Productflyer %202009_10_online.pdf> Download Mediadaten Die reelle Bewerber-Plattform: Ihr Stand auf dem <http://www.absolventenkongress.de/> Absolventenkongress am 24./25. November 2010 <http://www.staufenbiel.de/fileadmin/fm-dam/PDF/Mediadaten/2010/Absolventenk ongress-Media-Pack-0403.pdf> Download Ausstellerunterlagen Staufenbiel GmbH Geschäftsführer: Judith Oppitz, Birgit Giesen, Graham Storey, Martin Halliday Amtsgericht Köln HRB 9301 Internet communications are not secure and therefore Staufenbiel Institut GmbH does not accept legal responsibility for the contents of this message. Any views or opinions presented are solely those of the author and do not necessarily represent those of Staufenbiel Institut GmbH unless otherwise specifically stated.