xforms
How can I apply the YUI security vulnerability patch on my deployed application using Orbeon Forms?
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[详细]
2023-01-22 03:58 分类:问答With Orbeon Forms, why are my submissions to a server using a self-signed certificate failing?
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:[详细]
2023-01-20 21:06 分类:问答XForms: Setting relevant removes tag from XML
I have a drop down with 2 options \"Upload File\", \"Add URL\". If user selects Upload file, my form will display a file selector. If user selects Add URL, the form will hide the file selector and ins[详细]
2023-01-12 08:38 分类:问答Possible to implement an XForms Color Picker? (Not using Orbeon)
I\'m looking to implement an XForms Color Picker/S开发者_StackOverflow中文版elector/Control (you know where it shows boxes or shades of colors in a dropdown type control).[详细]
2023-01-11 00:32 分类:问答Localizing XForms in EPiServer File Manager
In the EPiServer fi开发者_如何学Cle upload dialogue, there is a section for adding meta data to an uploaded file such as Title, Link, Description, Author and Publisher. These form fields are implement[详细]
2023-01-09 10:21 分类:问答xforms: how to prevent xxforms:default value from over-writing user input
I have a dropdown to display status, which can be Enabled(true) or Disabled(false). Here is my xml instance.[详细]
2023-01-08 04:19 分类:问答XForms: xxforms:variable breaks xforms-alert functionality
I have the following tag in my form to capture a query string parameter. <xxforms:variable name=\"param1\" select=\"xxforms:get-request-parameter(\'param1\')\"/>[详细]
2023-01-05 00:05 分类:问答Tree View/Navigation in XForms
I am wondering.. is tree view/navigation possible to do (and somewhat easily) in XForms given a XML data structure?[详细]
2023-01-04 00:57 分类:问答XForms: set default selection in dropdown in binding
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[详细]
2023-01-03 14:33 分类:问答Possible to set two values for two different nodes from user input in XForms?
I would like to set two values for two different nodes from user input in XForms. I am curious about how this is done, if at all possible.[详细]
2023-01-03 05:30 分类:问答