Re: [Xsltforms-support] Sending events accross models not possible?
Brought to you by:
alain-couthures
From: Grégoire C. <gco...@gm...> - 2011-04-07 16:23:48
|
Le 07/04/2011 17:37, Grégoire COLBERT a écrit : > Hi! > > It seems that it is not possible to send an event from a "model A" to a > target located inside a "model B". Is it the way XForms is defined, or > something that is not allowed in XSLTForms but should ultimately work? My fault! While refactoring my form, I forgot to give the good "targetid" attribute inside a <xf:dispatch>, while the target had been moved from a model to another. Sorry for the noise! Cheers, Grégoire |