orbeon
How to get attribute value based on node value using xpath
I am working on Orbeon forms and i have to use Xpath to retrieve attribute value. My scena开发者_JAVA技巧rio is as mentioned below.[详细]
2023-04-05 15:29 分类:问答Orbeon - Multi-language template HTTP Service request
On a multi-language template I use a HTTP service to load a list of countries from a web service. The loading itself is done by an action t开发者_运维百科hat reacts to the Form Load event.[详细]
2023-04-03 23:05 分类:问答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 分类:问答How to reorder fields in an ORBEON Form
I understand that the layout in Orbeon Forms is grid-based, but even inside a grid of let\'s say 10 rows and 5 columns, If I happen to want to shift the开发者_如何学Python 8th row to the 3rd row using[详细]
2023-04-03 06:37 分类:问答Orbeon XForms: Reuse http service for several actions
The seperation between h开发者_运维问答ttp services and actions in Orbeon forms would enable to reuse a http service for several actions. But according to https://github.com/orbeon/orbeon-forms/blob/m[详细]
2023-04-02 23:46 分类:问答JRuby Rack - How to add a servlet filter?
I\'m trying (with no success) to pass the response of a JRuby Rack - Rails application to a filter in order to get it processed. Basically I want to use the Orbeon XForm Engine to enhance the XHTML ou[详细]
2023-04-02 17:48 分类:问答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 分类:问答Pass parameters to a SOAP Service
I can\'t figure out how to pass parameters coming from a form to a web service. I suppose i have to use an XPATH expression but i don\'t know how and where.[详细]
2023-03-30 23:48 分类:问答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 分类:问答
加载中,请稍侯......