XML specification for web forms.
0
votes
1answer
14 views
Orbeon:Set default value for app
Orbeon form builder:
in new mode,How can i set default value for "app".
I try to do it in dialog-form-setting.xpl.But it not work.
Please,help me.Sorry for my bad english
0
votes
1answer
55 views
How can I add a “category” to forms, in addition to the “app” and “form”?
I have changed the code of Orbeon Form Builder to add a new input field in dialog-form-settings.xbl:
<xf:input ref="category" id="fb-category-input" xxf:autocomplete="off">
...
0
votes
1answer
26 views
Best way to use Orbeon as a REST service
I have a set of XForms already running within eXist-db that are automatically generated by an XQuery. Is there any way form me to call a REST service, supplied by Orbeon, running on a separate tomcat ...
0
votes
1answer
57 views
Set request parameter in Orbeon
I am very new to Orbeon and XForms.
I have created a form with input field "BaseId"
<xf:input id="control-3-control" bind="control-3-bind">
<xf:label ...
0
votes
1answer
46 views
XForms - Separate Deployment with Portlets fails loading resources
Having problems with filtered xform resources – javascript, css and images. We tried to show xform in liferay portlet using OrbeonPortletXFormsFilter and Trampoline servlet writing to the response ...
0
votes
1answer
58 views
Add Submit button on Orbeon Form Runner and then call custom Java REST API on submission
I am working on a POC (proof of concept) where I am evaluating Orbeon form builder/runner. I am using community edition, just in case, I will need to change the code, else the Professional Edition ...
0
votes
1answer
39 views
Where does Orbeon store data?
I am very new to Orbeon and XForms. I've downloaded Orbeon 4 CE and created a sample web form.
I have created some sample forms and I'm able to test, publish and save it. But, i don't know where ...
0
votes
0answers
41 views
web form builder (generator)
I'm starting a comparison study about web forms generators technologies before coding a new one (why reinventing the wheel?). I would like to know if XForms is a standard that would be the the best ...
0
votes
1answer
15 views
Inserting a child node when list is empty (XForms)
My problem is the following :
I usually have those data:
<structures>
<structure id="10">
<code>XXX</code>
</structure>
</structures>
so the table ...
0
votes
1answer
52 views
XForms data model can not be saved in XML file
I have the following XForms code:
<?xml-stylesheet href="./xsltforms.xsl" type="text/xsl"?>
<?xsltforms-options debug="yes"?>
<html
xmlns="http://www.w3.org/1999/xhtml"
...
0
votes
1answer
94 views
Unauthorized Orbeon Form Error
I am using orbeon xform engine as a separate deployment with my Java Application. I followed all the steps required for separate deployment but while implementing xfroms using Orbeon I am getting ...
0
votes
1answer
29 views
I want to add a form to an existing XFromView in zimbra through a zimlet. I wonder how I can call the related XFormObject in this approach
Based on my researches so far, most of the approaches through zimlets, where the ones that created a new tab, and made their own forms in XformView. But I wonder if it is possible to access the ...
0
votes
0answers
55 views
Sencha Touch : How to implement xForms with Sencha Touch?
Our WEB application uses xForms to validate and display the different template for different countries. The same thing I have to implement using Sencha Touch. I searched on various forums but could ...
0
votes
0answers
20 views
Orbeon Xforms - Unknown system function instance()
I've been following the sample code that is described http://wiki.orbeon.com/forms/how-to/view/error-summary but the if statement isn't working and is giving me the exception Orbeon Xforms - Unknown ...
1
vote
0answers
21 views
Submission of xhtml file as a stream to Chiba
As I am new to Chiba, I want to know how to integrate Chiba to my JSP & Servlet Application and how to submit a xhtml file to Chiba as a stream and get output as a HTML+CSS+JS/AJAX.
What I want ...
0
votes
1answer
38 views
Integration of Chiba with an Java Application
I am new to X-Forms & Chiba.
I was looking at integrating Chiba in a simple Java EE application.
What are the steps to do this?
What has been achieved so far
Submit a xform to Chiba using a ...
0
votes
1answer
50 views
xsltforms using position() to select repeat element from another instance
Background:
Building a form (using xsltforms) that is submitted, then the user may resubmit at a later date. We want the user to see the values of their previous submission next to the form input, so ...
0
votes
1answer
88 views
XForms - constraints on nodesets
I need to verify a condition when editing an XML document using XForms.
The complete sample web page is included below.
I would like to verify two things
values inside 'v' elements are integers
...
1
vote
1answer
101 views
How to access the orbeon form data id on client-side?
In my application, I render my own page and inject the content of Orbeon URL /orbeon/fr/appname/formname/new?orbeon-embeddable=true in a div.
On save, I need to create a relationship between the ...
1
vote
2answers
55 views
Combine (compute) fields in XForms itemset
I have an instance with a list of artists
<xf:instance id="Artists" xmlns="">
<Artists>
<Artist ID="6548">
<FirstName>Elvis</FirstName>
...
2
votes
1answer
625 views
How to calculate a weighted average in XPath or XQuery?
I need to calculate a simple weighted average in a XForms form. How can I do that in an elegant and declarative way using XPath and/or XQuery ?
[EDITED] This is the source XML document :
...
1
vote
1answer
128 views
Changing the node value using javascript on xforms:submit event does not reflect into the model instance
xforms:submit event is raised before the submission happens and any changes to node values before submission can be achieved.
I have tried doing this, i could see the value is getting changed on the ...
0
votes
2answers
89 views
Browsers not displaying XFORMS controls
I am learning XForms. And i am trying to display this in browsers like IE9, Chrome and Firefox 14.
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xf="http://www.w3.org/2002/xforms">
...
1
vote
3answers
88 views
XForms repeat - ask user for number of rows
I'd like to ask the user via an xf:input, "how many items" do you want in a certain repeat, and then, based on the user's response, present a repeat with that number of rows (which I guess would also ...
0
votes
1answer
106 views
Orbeon Form Builder: Define Calculated Value for InputField using XPath
I am using input fields in Orbeon Form Builder that should be filled with the text "null", when formdata will be sent as xml to service, if a user doesn't fill it in Form Runner. Suppose I have to ...
2
votes
2answers
102 views
Web-based structured document authoring solution
I’m looking for a web-based structured document authoring solution for very varied document types and therefore very different content models. Many, but not all, documents are similar to magazine ...
0
votes
1answer
26 views
Insert a node based on boolean value
I have a XForm (in Xsltform) where I have a checkbox (i.e. xf:input which has be binded to a xs:boolean type). Is it possible to (on submit) insert a node in my model based on the value of that ...
0
votes
1answer
79 views
How to add horizontal scroll bar in Orbeon Form Builder
We have created a table with 14 columns in Repeat Section using Form Builder. Now we can't see cells. Because of narrowing of cell width. How to add a scroll bar to Form Builder to see cells normally?
...
0
votes
1answer
40 views
App Name, Form Name doesn't appear in Orbeon Forms
We are using Orbeon Forms 4.0 (M16) with MySQL db. When we create a new form it name and app name doesn't appear in orbeon/fr/orbeon/builder/summary page. There is nothing showing. But in ...
0
votes
0answers
87 views
Can we programmatically change binding properties in XForms/Orbeon?
I have a binding in XForms document like following:
<xforms:bind id="fr-form-binds" nodeset="instance('fr-form-instance')">
<xforms:bind id="section-1-bind" nodeset="section-1">
...
0
votes
1answer
41 views
How to refresh binding of controls after modifying bound resources in Orbeon/XForms?
Following is the instance model for my form:
<xforms:model id="fr-form-model">
<!-- Main instance -->
<xforms:instance id="fr-form-instance">
<form>
...
0
votes
1answer
53 views
Send XML element as HTTP header using XForms
I am quite new to XForms so please bear over with me. I would like to know if following can be done:
I have an HTML form
<form>
<input type="text" name="search-string"/>
...
1
vote
1answer
49 views
In repeat section make column invisible
it's easy to make invisible row in repeat section. But we need to make invisible first column of repeat. How can we make it?
0
votes
1answer
39 views
Expand cells by horizontal order?
How can we expand cells in grid by horizontal position? It will be nice to expand two Output Text cells in one.
0
votes
0answers
15 views
Can I use XForms to ask the user to create an arbitrary length list and then collect attributes about each list item?
For a field data collection project, can someone provide a pointer on how I may be able to create a form like this:
First, collect a list of people at a location. The number of people may be ...
0
votes
1answer
66 views
Overwriting persistence-model.xml won't work in orbeon
I have tried editing persistence-model.xml in resources/config/persistence-model.xml and resources/apps/fr/includes/persistence/persistence-model.xml. However, none seems to be invoked? Is there any ...
0
votes
1answer
101 views
Adding pre-processing stage into send-workflow button in Orbeon XForms Form runner
I have a form in Orbeon Form runner where I needed to add external validation before submitting with 'workflow-send'. Can we add capability to 'workflow-send' button in properties-local.xml for that?
...
0
votes
0answers
97 views
Options selected in Multi Select field are not displayed when the field is readonly
I found an issue with MultiSelect field where if i select multiple options or a single option and when the field becomes readonly, the selected options are not shown as selected.
Below is the sample ...
1
vote
1answer
232 views
Submit (post) form to Java Servlet using Orbeon XForms
I am trying to execute the simplest of tasks and that is to submit a form to a Java Servlet using XForms (orbeon).
<xforms:submission id="login-submit" ref="instance('login-instance')" ...
0
votes
0answers
63 views
Adding filename constraint for xforms:upload - not working
I am trying to add a filename constraint for xforms:upload however it does not seem to work i.e. I have found I can still upload anything I like in the File Browse dialog & the form will not save ...
0
votes
1answer
120 views
Calculations inside a repeater (new repeat) control
A form in a Orbeon form builder contains a repeater control(new repeat).Suppose there are three text controls on each row(or repeat) of a repeater control(new repeat).first two text controls on each ...
0
votes
2answers
90 views
Disabling xforms:upload control with AVT
I have an Orbeon app that displays a table of test results and in this table are upload controls that enable the user to upload the data required by for analysis. I setting up this table I need to ...
0
votes
1answer
63 views
Time Input Field spacing issue
I am using IE8 and running the form in Orbeon 3.9 CE version Sandbox. I have observed that the time input field has a small issue while showing the content in the field on IE8. After entering the ...
1
vote
0answers
190 views
DD-MMM-YYYY date format possible for input
is a DD-MMM-YYYY (17-Oct-2012) date format possible for input?
I have tried to add below property in properties-local.xml for Input Date field.
<property as="xs:string" ...
-2
votes
1answer
91 views
how to capture user entered data in orbeon forms CE running through server into disk
how to capture user entered data in orbeon forms CE running through server into disk in any format like XML
0
votes
1answer
68 views
Is it possible to import a generic XForm document into Orbeon?
I'm working on a project to generate electronic surveys in XForms from questionnaire metadata. While I have been able to create the XForms easy enough, that conform to the XForms spec I am having ...
1
vote
0answers
154 views
Rapid web-form development in liferay portal
I am looking for rapid web-form development technologies which can be deployed inside the liferay portal.
I know orbeon xform are deployable as portlet inside a liferay portal. Are there any other ...
1
vote
2answers
101 views
select all except few nodes by xpath
Just little help. Please let me know the correct xpath expression for this
I have xml doc like this
<parent>
<child id='1' show='true' />
...
0
votes
1answer
38 views
Is there something like “target = parent” in XForms?
Like in the title, I'm looking for solution for replacing HTML's "target = parent" with XForms. I've got iframe with XForms and I need to communicate with parent page. Any ideas?
0
votes
1answer
143 views
Orbeon Xforms: Filtering items based on a checkbox
I am having problems filtering items using Orbeon XForms. The situation is that I have a checkbox bound to an instance, the instance is defined as:
<xf:instance id="Include-model">
...