ho开发者_JAVA技巧w I can configure Orbeon forms and MySQL, and try almost everything and seen on the internet, I would like someone to help me.
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:
Can I conditionally include javascript file and css files. <xbl:script src=\"/apps/xforms-sandbox/samples/myfile.js\" />
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
Yahoo! released a security patch for all the applications using YUI. As Or开发者_Go百科beon Forms uses YUI, how can I apply this patch on the version of Orbeon Forms that I am using?First, you are saf
When running submissio开发者_如何学Cns (<xforms:submission>) over HTTPS against a server that use a self-signed certificate, I am getting an exception in the logs that looks like:
I have a dropdown to display status, which can be Enabled(true) or Disabled(false). Here is my xml instance.
I have a main instance named \'myinstance\' which has the element color. Color can be \'Red\', \'Blue\', \'Green\' or \'\'Yellow\'. The colors are populated in a drop-down from another instance called
I am attempting to connect a new Orbeon XForm to an existing exist db. My code should submit an xml doc to be stored in that database.
I have recently been investigating methods of creating web-based forms for an ASP.NET web application that can be edited and managed at runtime. For example an administrator might wish to add a new va