I am using Orbeon Form Builder to build our portal forms. Can I create small forms (eg. 1 form for each section) and then create 1 big form with each of the small sections in Form Builder? I have mult
How do I get access (i.e. set a text bo开发者_运维问答x) to the created and last_modified values?The created and last modified date is returned by the search operation of the persistence REST API, so
I am wondering if there is any Unit testing framework for testing the Orbeon Forms. The unit testing that we are trying to attain are event check, enable-disable check, navigation checking, elements s
Please clarify how to implem开发者_JAVA技巧ent barcode functionality within orbeon 3.9 PE. The wiki reference (see link) isn\'t clear on how to implement.
I am using Orbeon form runner to execute some XForms documents. I would like to manage a list of entries to do some time tracking. I am using xforms:repeat to generate a table with my data and xforms:
We deployed our complex Xforms in Tomacat and Web sphere Application server. The performance of the Xform (i.e Form rendering time, control value change time, dynamic control value change) where compa
We have performance issue usingfor controls which gets number in the format of $dollars as input. In-order to over come this performance issue we usedinstead ofand implemented the following calculate
We have a Orbeon Xform which is around 1.5 MB in size. It contains around 450+ controls in it. Hence the performance of the Xform is extremely bad. Kindly recommend few t开发者_运维知识库echniques to
I am trying to have one instance of RTE and reuse it for all controls on the开发者_C百科 page which require rich text editing. I have two textareas and when I focus into one of the text areas I would
I have the following xml <results> <first-name>Carl<first-name> <data><b> This is carl\'s data </b></data>