Re: [Xsltforms-support] Binding to the absence of a node

2012-05-24 Thread Chimezie Ogbuji
Hello, Dan (CC'ed support list). Thanks for the suggestion. I was eventually able to get it to work via: Add absent element ... action ..

Re: [Xsltforms-support] Submission - method = put not saving to xml file

2012-05-24 Thread Dan McCreary
Hello Ine, Although PUT will work under some circumstances (where you have write access) I think that using HTTP POST to a "save.xq" script will be much more reliable since there are many triggers you can add at the save point. You can also use "update.xq" in the same way. There are examples of t

[Xsltforms-support] Binding to the absence of a node

2012-05-24 Thread Chimezie Ogbuji
Hello, I'm trying to support a situation where a group of controls (or a single control) appear only if another node in the same instance document does not appear. When I was using XForms extension for Firefox in the past, I was able to do it this way:

[Xsltforms-support] Submission - method = put not saving to xml file

2012-05-24 Thread Ihe Onwuka
In my model I have . In my view I have Save but the model does not overwrite the sales.xml file when I click Save. Also earlier I mistakenly used the wrong IDRef (as in non-existent in the submission attribute of . The form displayed the loading box and didn't do