xforms
concat of multiple elements in xforms
I have the following data instance. <xhtml:html xmlns:xhtml=\"http://www.w3.org/1999/xhtml\" xmlns:xs=\"http://www.w3.org/2001/XMLSchema\"[详细]
2023-02-18 13:20 分类:问答xform maxlength for input field not working on binding to integer type
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.[详细]
2023-02-18 03:35 分类:问答Is tabindex feature there in xforms?
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.[详细]
2023-02-17 16:26 分类:问答XForms with JSF, is it a reasonable solution?
We are creating a business process management solution, which involves creating forms to be used by the process. At the moment we create the forms using xhtml, which is part of a component with a back[详细]
2023-02-17 05:38 分类:问答Date conversion in xforms
I have following data instance which has date node (transaction-date) bound to a date picker (input).[详细]
2023-02-15 22:46 分类:问答How to display icons next to a select1 control with xxforms:tree appearance
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:[详细]
2023-02-15 20:00 分类:问答How to get in java code, a generated output XML by Xform engine
My Application is using XForms for view and XForms generate output XML containing the answer given by user. If we include the following 开发者_如何学Cline[详细]
2023-02-13 07:36 分类:问答XFORMS multiple select option binding issue
I have select control which allows to select more than one value. As and when i select values in that cont开发者_如何学Gorol, it adds the value into same node with a space.[详细]
2023-02-11 08:15 分类:问答How can I mark XForms checkboxes invalid if a "None of the above" option is selected?
Scenario: <xf:select appearance=\"full\"> <xf:item> <xf:label>Vanilla</xf:label>[详细]
2023-02-02 20:39 分类:问答Form builder and pages
How can i split a formcreated in For开发者_C百科m Builder in several pages and link these pages between them?[详细]
2023-02-02 20:31 分类:问答