Hello everyone,

I have an AjaxEventSubmit that refreshes an AjaxForm...
When the submit returns the AjaxForm disapears.

And throws this Log:

FATAL: bad srcObj for srcFunc: onclick
DEBUG: Error: bad srcObj for srcFunc: onclick with script: //<![CDATA[ dojo.event.kwConnect({srcObj:dojo.byId("TextField") , srcFunc:"onchange", targetObj:document, targetFunc: "AjaxFormSubmit_Form0_formaChangeEvent", once:true}); dojo.event.kwConnect({srcObj:dojo.byId("TextField_0") , srcFunc:"onchange", targetObj:document, targetFunc: "AjaxFormSubmit_Form0_rutaChangeEvent", once:true}); dojo.event.kwConnect({srcObj:dojo.byId("TextField_7") , srcFunc:"onchange", targetObj:document, targetFunc: "AjaxFormSubmit_AjaxForm_medidorChangeEvent", once:true}); dojo.event.kwConnect({srcObj:dojo.byId("TextField_7_0") , srcFunc:"onchange", targetObj:document, targetFunc: "AjaxFormSubmit_AjaxForm_medidorChangeEvent", once:true}); dojo.event.kwConnect({srcObj:dojo.byId("TextField_7_1") , srcFunc:"onchange", targetObj:document, targetFunc: "AjaxFormSubmit_AjaxForm_medidorChangeEvent", once:true}); dojo.event.kwConnect({srcObj:dojo.byId("TextField_8") , srcFunc:"onchange", targetObj:document, targetFunc: "AjaxFormSubmit_AjaxForm_rotogaugeChangeEvent", once:true}); dojo.event.kwConnect({srcObj:dojo.byId("TextField_8_0") , srcFunc:"onchange", targetObj:document, targetFunc: "AjaxFormSubmit_AjaxForm_rotogaugeChangeEvent", once:true}); dojo.event.kwConnect({srcObj:dojo.byId("TextField_8_1") , srcFunc:"onchange", targetObj:document, targetFunc: "AjaxFormSubmit_AjaxForm_rotogaugeChangeEvent", once:true}); dojo.event.kwConnect({srcObj:dojo.byId("PropertySelection") , srcFunc:"onchange", targetObj:document, targetFunc: "AjaxFormSubmit_AjaxForm_0_notaChangeEvent", once:true}); dojo.event.kwConnect({srcObj:dojo.byId("litros") , srcFunc:"onchange", targetObj:document, targetFunc: "AjaxFormSubmit_AjaxForm_0_litrosChangeEvent", once:true}); dojo.event.connect(dojo.byId("AjaxSubmit"), "onclick", document, "AjaxFormSubmit_AjaxForm_0_AjaxSubmit"); dojo.event.kwConnect({srcObj:dojo.byId("PropertySelection_1") , srcFunc:"onchange", targetObj:document, targetFunc: "AjaxFormSubmit_AjaxForm_2_documentChange", once:true}); dojo.event.connect(dojo.byId("AjaxSubmit_0"), "onclick", document, "AjaxFormSubmit_AjaxForm_2_AjaxSubmit_0"); Tapestry.register_form('controlesForma'); dojo.event.connect(dojo.byId("nuevaLiquidacion"), "onclick", document, "AjaxFormSubmit_controlesForma_nuevaLiquidacion"); dojo.event.connect(dojo.byId("cancelar"), "onclick", document, "AjaxFormSubmit_controlesForma_cancelar"); tacos.connectForm("controlesForma", "postcontrolesFormaForm"); //]]>



Any ideas?

Thanks in advance,

Miguel
-------------------------------------------------------------------------
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&kid=120709&bid=263057&dat=121642
_______________________________________________
Tacos-devel mailing list
Tacos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tacos-devel

Reply via email to