Re: Variation of submission of data v3.5.1 to v3.8.0
Posted by
Simon on
URL: https://discuss.orbeon.com/Variation-of-submission-of-data-v3-5-1-to-v3-8-0-tp3249064p3251979.html
Eric Many Thanks
I have enabled debug logging for all the items in the log4j.xml on the server but on pressing the button I get no reference to cancel_model_Document in the logs.
Currently on clicking the button the 3.5.1 version takes me to a new url.
Has there been any changes to the way variables are posted to the xforms server, as we use the server embedded in our application.
I have tried to get the widget inspector working on 3.8.0 but again have had no success.
originally we used
<widget:xforms-instance-inspector xmlns:widget="
http://orbeon.org/oxf/xml/widget"/>
I have tried this, and the following syntax
<fr:xforms-inspector xmlns:fr="
http://orbeon.org/oxf/xml/form-runner">Again no success - Simon