The issue seems to relate to the "pending" property in the xf:submission component. If the value on line 141 (XFSubmission.js.xml) is changed to false, the dynamic behavior on JSONP calls is restored[1]. How is the "pending" property being used here?
All best, Tim [1] https://github.com/AlainCouthures/xsltforms/blob/master/src/js/coreelts/XFSubmission.js.xml#L141 -- Tim A. Thompson Metadata Librarian (Spanish/Portuguese Specialty) Princeton University Library On Tue, Oct 27, 2015 at 12:43 PM, Tim Thompson <[email protected]> wrote: > Alain, > > I have been looking at JSONP submissions in XSLTForms (following the > Wikipedia OpenSearch example). In recent versions, the incremental search > functionality appears to be broken. I traced this back to XSLTForms rev. > 613. In all versions since then, the JSONP search seems to execute only > once and does not respond to "xforms-value-changed" events. > > Best regards, > Tim > > > -- > Tim A. Thompson > Metadata Librarian (Spanish/Portuguese Specialty) > Princeton University Library > <[email protected]> >
------------------------------------------------------------------------------
_______________________________________________ Xsltforms-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xsltforms-support
