Re: [Xsltforms-support] Regression after switching to XQuery generation

2012-05-27 Thread Wolfgang Meier
Call request:set-attribute("betterform.filter.ignoreResponseBody", "true") somewhere in the XQuery which generates the form or set the corresponding property in webapp/WEB-INF/betterform-config.xml Wolfgang 2012/5/27 Ihe Onwuka : > I believe what is happening is that the form is being process

Re: [Xsltforms-support] Regression after switching to XQuery generation

2012-05-27 Thread Ihe Onwuka
I believe what is happening is that the form is being processed by betterform instead of XSLTForms even though i have followed the instructions and included declare option exist:serialize "method=xhtml media-type=text/xml"; declare option exist:serialize "indent=no"; declare option exist:ser

[Xsltforms-support] Regression after switching to XQuery generation

2012-05-27 Thread Ihe Onwuka
In order to complete developing my app I have switched to generating my form via XQuery (a la Beginners Guide to XRX thanks Dan). Unfortunately the form has regressed significantly (labels not rendered, select drop downs not populated) etc. I've checked that I have the correct paths to reference