[Xsltforms-support] submission replace, targetref issues
Brought to you by:
alain-couthures
From: Dhruv A. <dhr...@gm...> - 2011-12-09 09:40:23
|
Hi All Please have a look at my XForm at http://pastebin.com/X8JhESZi . The replace and targetref specified on line 11 do work when this form is hosted via betterFORM but not when implemented via XSLTForms in a browser. In the case of XSLTForms, I did see an error message in the error console of Firefox saying that my return value from the resource was a syntactical error on line 1 of the current document. Appears to me that it wasn't able to reach the intended element and then of course, presenting only the return value as a valid XML document to the browser didn't quite work. My value isn't XML indeed. I'd be happy if anybody can look into this, or suggest me a quick workaround. Thanks in advance! Dhruv |