Re: [Xsltforms-support] Regression after switching to XQuery generation
Brought to you by:
alain-couthures
From: Wolfgang M. <wol...@ex...> - 2012-05-27 12:26:07
|
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 <ihe...@go...>: > 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:serialize "process-xsl-pi=no"; > > in my xquery. > > > > On Sun, May 27, 2012 at 10:37 AM, Ihe Onwuka <ihe...@go...> wrote: >> >> 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 data but beyond that I don't know what next to do. >> >> > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Xsltforms-support mailing list > Xsl...@li... > https://lists.sourceforge.net/lists/listinfo/xsltforms-support |