[Xsltforms-support] Multiple external instances in a model
Brought to you by:
alain-couthures
From: William D. V. <wi...@bi...> - 2011-07-15 22:09:12
|
Hi, I´m trying to put three instances in the xform model which from external request: <xforms:instance id="ins" src="/siclho/pdserver.dll/doc/new? template=Actividad"/> <xforms:instance id="tipos_ins" src="tipos.xml"/> <xforms:instance id="reglas_ins" src="reglas_contacto.xml"/> But it looks like only the first instance is loaded. If I put every instance in a different model it works, but I have some validations to do between the instances, but this is only possible if the instances belongs to the same model. Can XSLTForms load many instances in a model? Or just one? If the answer is no, is possible to use xpath expressions between different models? Thank you very much. I really love XSLTForms! William David Velasquez Consultor en Tecnología Bitlab Cel 315 488 77 98 |