Re: [Xsltforms-support] JSONP submissions
Brought to you by:
alain-couthures
|
From: Tim T. <tim...@gm...> - 2015-10-27 23:46:01
|
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 <tim...@gm...> 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 > <ta...@pr...> > |