I have select control which allows to select more than one value. As and when i select values in that cont开发者_如何学Gorol, it adds the value into same node with a space.
I followed http://wiki.orbeon.com/forms/doc/developer-guide/xforms-with-java-applications and successfully got separate deployments working.
Is it possible in Orbeon Form Builder to store the multiple copy of same form? For example I have create one form with 10 fields and also I need another form with 1 more additional field. I want use
We would like to be able to customize the areas outside the form elements area itself, such that customers can have all their forms including the areas sur开发者_运维百科rounding the form in their own
https://gist.github.com/773373 Non relevant fields are initialized on page refresh. Steps to reproduce
https://gist.github.com/773349 RTE field validation is not happening if I traverse from RTE to RTE. Please find the attached git.
Scenario: <xf:select appearance=\"full\"> <xf:item> <xf:label>Vanilla</xf:label>
How can i split a formcreated in For开发者_C百科m Builder in several pages and link these pages between them?
I would like to use webservices and actions that i\'ve created in my reusables sections which have been saved in a form named library.
I have the following code in my xforms based form: <!--<xforms:action ev:event=\"xforms-select\" target=\"retrievalControl-control\">-->