xforms
Orbeon / web services and action
I would like to use webservices and actions that i\'ve created in my reusables sections which have been saved in a form named library.[详细]
2023-02-02 20:07 分类:问答Allowing XForm controls for optional XML elements
In designing an XForm interface to an XML database (using eXist and XSLTForms), I\'d like to include an input control for an optional element.The XML data records already exist and while some contain[详细]
2023-02-02 07:04 分类:问答Using Recaptcha with EPiServer XForms
Does any one have experiense of using Recaptcha with XForms in EPiServer? I don\'t know where to put the Recaptcha control and how to make it work. The sample code for ASP.NET is the code below. Wher[详细]
2023-02-01 05:43 分类:问答Is the W3C or any standards body working on a single standard for Entity Attribute ORM definitions?
There are literally dozens of XML, YAML, JSON, and nested array based (that whole convention over configuration thang) standards for describing : Database tables, Classes, Maps between Tables and Clas[详细]
2023-01-28 16:52 分类:问答How to create a grouped XBL control
I am trying to create an XBL control which groups together a xform date, a drop down and a text box in Orbeon with the following code snippet:[详细]
2023-01-28 13:00 分类:问答Simple Xpath - reading child elements in XBL
I am using orbeon and I am trying to read child element defined in XBL. Here is how my xform definition looks like[详细]
2023-01-26 07:10 分类:问答Reading child elements of an XBL component and construct xpath
This is my test component <fr:mycomponent name=\"test\"> <fr:constraint instance=\"myinstance\" xpath=\"item/@id\" />[详细]
2023-01-25 13:41 分类:问答Conditionally include javascript file in xbl
Can I conditionally include javascript file and css files. <xbl:script src=\"/apps/xforms-sandbox/samples/myfile.js\" />[详细]
2023-01-25 11:50 分类:问答How can I normalize dates stores using different timezones in XPath?
I have the following times stored in an XML document, which correspond to the time when the document was created and then updated:[详细]
2023-01-23 22:17 分类:问答orbeon insert in repeat
I am having trouble inserting row with xbl components at a particular position. It works if I insert row at the end but if I try to insert row in the middle then xbl components init method is not call[详细]
2023-01-23 03:51 分类:问答