The Orbeon Forms Blog
This is the Orbeon Forms blog. Stay up to date with the latest releases and new features of Orbeon Forms!
Friday, May 31, 2013
Orbeon Forms 4.2
Today we released Orbeon Forms 4.2! The defining feature of Orbeon Forms 4.2 is support for more powerful Form Runner buttons. Buttons can now be configured in a much more flexible way to trigger simple sequential processes to execute when the user presses a button. See the blog post for an introduction...
More
Wednesday, May 15, 2013
Automatic schema generation for forms you create in Form Builder
When you create a form with Form Builder, behind the scene, data entered by users in the form is collected in an XML document. That same XML document is sent to the persistence API, and if you are using one of the built-in implementations of the persistence API, that XML...
More
Tuesday, May 14, 2013
Easier localization
Image by Tobias Mikkelsen Form Builder and Form Runner support internationalization out of the box. Concretely this means that you can create a form and localize resources such as control labels, hints, and selection lists into multiple languages. Internally, this is implemented in Form Runner with: A special XForms instance, fr-form-resources,...
More
Monday, May 6, 2013
Orbeon Forms 4.2 M1
Today we released Orbeon Forms 4.2 M1, a milestone build for the upcoming Orbeon Forms 4.2 release. This is not a stable release. This release contains the following new features: Form Builder Ability to enter HTML labels in checkboxes and radio buttons itemsets. Form Runner More powerful buttons which allow...
More
Monday, Apr 29, 2013
HTML labels and hints in Form Builder
Since Orbeon Forms 4.1, released two weeks ago, the labels and hints for forms you create in Form Builder can be more than just plain text: you can now use HTML in your labels and hints, right from Form Builder. For instance, this allows you to add formatting, as in...
More
Friday, Apr 19, 2013
Orbeon Forms 4.1
Today we released Orbeon Forms 4.1, which introduces a few new features since 4.0.1: Form Builder Ability to enter HTML labels and hints in the builder (#870) Introduce a distinction between the 'read' and 'update' permissions (#806) Form Runner Proxy portlet: ability to configure forwarding of headers and parameters (#886)...
More
Wednesday, Apr 17, 2013
More powerful buttons
Photo by Keoni Cabral Up to version 4.1, Orbeon Forms had a few configurable buttons to specify what happens with form data: The “Save” button saves data to the database. The “Submit” button saves data and shows a dialog after saving (with options to clear data, keep data, navigate to...
More
Wednesday, Apr 10, 2013
Making a distinction between the "read" and "update" permissions
Since Orbeon Forms 4.0, Form Builder provides a UI allowing form authors to define who can do what on the forms they create, once they are published. For each role, form authors can define which function users can perform. The functions are create, read, update, and delete (CRUD). In 4.0,...
More
Friday, Apr 5, 2013
Let Charles help you monitor HTTP requests
You often need to monitor HTTP requests, be it from your browser to the server, or from the server to backend services. You can setup Orbeon Forms to log the body of Ajax requests and responses, as well as the body of requests and responses Orbeon Forms makes to backend...
More
Friday, Mar 29, 2013
Orbeon Forms 4.1 M1
Today we released Orbeon Forms 4.1 M1, a milestone build for the upcoming Orbeon Forms 4.1 release. This is not a stable release. Here is the list of changes since 4.0.1: Form Builder Ability to enter HTML labels and hints in the builder (#870) Introduce a distinction between the 'read'...
More