I am using XBL to render various controls 开发者_开发百科on my XForm. One of these is a radio group with 4 options. I am usingappearance=\"full\" and an itemset for the data itself. However, when the
I was wondering if anyone knew how to display data using XForms in a table format. I have a code that displays each column tag as rows however, I was wondering how I can display each column tag as col
Can anyone please give me an idea on how to autocomplete input controls in XForms such that when a user begins typing words开发者_如何转开发 that begin that way appear?
I am currently developing an archive system with XForms and am a beginner. I have two forms and t开发者_运维百科hey have a common field that needs to be populated with the same value i.e the value of
I am searching for a designer oran IDE which can be used to create XForms by dragging and dropping elements.
We are using Orbeon 3.9 PE, and created forms with calculated fields using the Dollars and Cents control. Now we are in the process of replacing Orbeon 3.9 PE we have found the following issue with th
I want to validate the size of the phone number field based on the selection made in t开发者_JS百科he Phone Type field. Cell numbers should be 10 in size, Home and work numbers should be 11 in size. H
Is there a way in Orbeon to save TextAreas and RTEs as CDATA sections so that line breaks and other formatting inputted by the user is preserved?In some use cases it\'s really i开发者_如何学Gomportant
I am wondering if there is any Unit testing framework for testing the Orbeon Forms. The unit testing that we are trying to attain are event check, enable-disable check, navigation checking, elements s
Please clarify how to implem开发者_JAVA技巧ent barcode functionality within orbeon 3.9 PE. The wiki reference (see link) isn\'t clear on how to implement.