Orbeon

helps to cross the chasm with their XForms builder. Thanks to AlexBleasdale for sharing.


Tips
*Passing XML as input to your XForm*
In your XForm:

<xf:instance id="edit-params" src="input:instance"/>
makes your input reference reference-able.
You can pass your input like this in your page-flow.xml:

The test.xml looks like this:

The "setValue" tag tells Orbeon to take the user and crvid passed to via the HTTP Querystring like so: &user=john?crvid=19-08-178 and sticks them into the fields.

Figuring these connections out is a nightmare. However, once you figure it out, its nectar.

Labels

xforms xforms Delete
xml xml Delete
builder builder Delete
orbeon orbeon Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.