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.
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
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
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
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:
I am using orbeon and I am trying to read child element defined in XBL. Here is how my xform definition looks like
This is my test component <fr:mycomponent name=\"test\"> <fr:constraint instance=\"myinstance\" xpath=\"item/@id\" />
Can I conditionally include javascript file and css files. <xbl:script src=\"/apps/xforms-sandbox/samples/myfile.js\" />
I have the following times stored in an XML document, which correspond to the time when the document was created and then updated:
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