Is it possible to find the difference two nodes and use the that difference as a constraint for a particular control.
I have a requirement to limit the maxlengt开发者_如何学Goh of an integer field to 10 digits. But it seems like if we bind the type to integer, the maxlength is not working for input field.
I was doing my unit testing for the form, and found out that there is some serious problem with the automatic tab index that Orbeon gives.
Is it possible to control the formatting/physical placement of the form elements on the form? I underst开发者_StackOverflow中文版and the current layout is grid-based. I am wondering if it is possible
I have a form which I created using Forms Builder - this form displays a tick mark and a floppy icon (for save) at the bottom.I do not want those displayed since there is no persistence being performe
I have following data instance which has date node (transaction-date) bound to a date picker (input).
I display a list of items via an xforms:select1 co开发者_Python百科ntrol using the xxforms:tree appearance. They are displayed via a code block like:
开发者_如何学JAVAI want to have a text box have the current document_id displayed.Is there an XPath expression to get that?The following XPath returns the current document id, the same that you see on
I am using Orbeo开发者_高级运维n Forms PE and Oracle to store data. When I am creating and publishing the forms I am able to store in Oracle. I want to edit the existing queries. I came to know all
I have read all the Orbeon documentation I can find and I am still stuck on the DB access stuff. I have created a field using the “Text Output”wiget. 开发者_如何转开发And gave it the name of DBDat