Re: [Xsltforms-support] getInstanceDocument
Brought to you by:
alain-couthures
From: Mark S. <m_s...@ma...> - 2009-10-01 07:02:46
|
Hi Alain, Well, rebuild, recalculate, revalidate and refresh methods on model would be really nice, obviously. Individual instances just needs to be accessible as a bog-standard XML document objects. It would be nice to see this functionality sooner rather than later if I am to be able to evaluate XSLTForms seriously for this project. The work that you and the guys working on eXist 1.4 have done has already helped me a great deal. All the best Mark On 23 Sep 2009, at 12:56, COUTHURES Alain wrote: > Hi Mark, > > Javascript interacting with XSLTForms is an important feature and I > always try to be compatible with the Mozilla XForms extension. > > As you already know, the corresponding methods are not yet present > in XSLTForms. Could you please list me the methods/attributes you > need ? > > Are you in a hurry about them ? > > Cheers, > > -Alain > > Mark Seaborne a écrit : >> Hi Alain, >> >> So, now you have the getInstanceDocument method, how can I modify >> an instance in Javascript? >> >> I have been using the Firefox plug-in's Javascript integration to >> replace nodesets within instances, as well as to set text values. >> >> My motivation for using Javascript to interact with XForms is that >> I a m using an OpenLayers map to allow users interact with instance >> data. >> >> All the best >> >> Mark >> > |