xforms
Sorted and grouped data table in XForms
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:[详细]
2023-03-04 12:20 分类:问答Xform performance tuning with respect to Weblogic Application Server
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[详细]
2023-03-02 17:40 分类:问答Alternative solution for <fr:currency>
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[详细]
2023-03-02 02:52 分类:问答Few performance tuning techniques for Xform
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[详细]
2023-03-02 01:28 分类:问答How to apply xforms:repeat in two parallel columns
I have n number of records in form data instance. i would like to iterate them and show it in 2 columns using xforms technology.[详细]
2023-02-25 06:14 分类:问答How to improve the Orbeon Form performance/execution
I have developed an Orbeon Form with 500 controls. It has got many interdependent controls which leads to bunch of conditions in binding for required, readonly, calculate etc etc..[详细]
2023-02-24 06:50 分类:问答Getting and displaying data from database with xforms on submission
I have a database with an xml document in it, and I want to display a transformed xml on my xforms page, when the submission is sent (I\'m using orbeon forms).[详细]
2023-02-23 04:49 分类:问答How to invoke xforms submission from java script
I would like to submit my xform when i click on the browser close button also. To achieve that i have written body unload function which is called when the browser is closed开发者_JAVA百科.[详细]
2023-02-20 23:54 分类:问答http post submission error with orbeon forms
im using orbeon\'s xforms engine in separate war mode. The XForms is displayed correctly, but when i\'m trying to send a http post, it throws an error.[详细]
2023-02-20 02:40 分类:问答Orbeon filter problem - separate deployment
I followed the instructions on http://wiki.orbeon.com/forms/doc/developer-guide/xforms-w开发者_如何学运维ith-java-applications (copied the JAR, configured my web.xml, setup cross context mode in tomca[详细]
2023-02-19 02:52 分类:问答