xforms
Orbeon Form Builder - Referring to a control within a Section Template
I have a number of forms that all reference a \'Header\' Section Template. I would like to reference a control in this secti开发者_C百科on template from another control in the form. (Using the method[详细]
2023-04-09 19:22 分类:问答How often will calculate works in Orbeon Xforms
I have a bind definition as follows: <xforms:bind nodeset=\"instance(\'demo\')/pointer\" type=\"xforms:integer\"[详细]
2023-04-09 01:08 分类:问答Create dynamically a XSD for a form
In the Form Builder tool from Orbeon it\'s possible to specify a schema by uploading a XSD file. But if we don\'t have the schema or we are too lazy to c reate it,is it possible to create dynamicall[详细]
2023-04-08 12:08 分类:问答How to do something with selected values of an xforms:select every time they change?
I have this problem with XForms I am running on Orbeon Forms. I am using a fr:box-select control as follows:[详细]
2023-04-08 00:34 分类:问答Nested group in Orbeon xforms
Please anyone let me know if group within a group works in Orbeon xforms. I have tried this but the inner group is not working.[详细]
2023-04-07 16:42 分类:问答Slowness in Orbeon page rendering when showing a group with a large number of fields
I am working on Orbeon forms and i have a performance related issue as explained below. I have a form where I have five fields initially. On the fifth 开发者_Python百科dropdown field, if I select \"Y[详细]
2023-04-03 17:38 分类:问答XForms: Delete trigger in table row (repeat)
I am using an XForms\' repeat to build up a table (very similar to http://wiki.orbeon.com/forms/doc/developer-guide/xforms-repeat). Each row should get a delete trigger to remove it. The following cod[详细]
2023-03-31 18:42 分类:问答How to make a field read only dynamically, ie on xforms-value-changed events and other events?
On changing a value in a dropdown field, I want to make a field read only. As far my programming knowledge, we set a field read-only while binding the field. I开发者_如何学Pythons there any way to mak[详细]
2023-03-31 03:13 分类:问答How to handle reset behaviour when escape character is pressed twice in Orbeon Xforms
I have come to know that from IE 5, there is a strange behaviour that when escape character is pressed twice, all the form fields are reset automatically. This is not occuring in Mozilla. So as a reme[详细]
2023-03-30 08:33 分类:问答orbeon: applying xslt transform in xbl on bound document
In Orbeon Forms I need to create a component (using XBL) that when bound to an instance like <OCinstructionitem>[详细]
2023-03-24 05:02 分类:问答