The Orbeon Forms Blog
This is the Orbeon Forms blog. Stay up to date with the latest releases and new features of Orbeon Forms!
Thursday, Jul 24, 2014
Multiple remote servers
Orbeon Forms 4.4 introduced the ability to connect Orbeon Forms to a remote server to publish, unpublish, and transfer form definitions back and forth. It is now possible to configure more than one server, for example a staging and a production server. You choose to which server to connect when...
More
Thursday, Jul 10, 2014
Orbeon Forms 4.6.1
Today we released Orbeon Forms 4.6.1 PE. This update to Orbeon Forms 4.6 PE contains bug-fixes and a couple of minor features. We recommend this update for all Orbeon Forms 4.6 PE users. For more details about the 4.6 release in general, see Orbeon Forms 4.6. This release includes the following:...
More
Wednesday, Jun 25, 2014
Orbeon Forms 4.6
Today we released Orbeon Forms 4.6! Major features and enhancements Lower memory usage for compiled forms. Orbeon Forms has a sophisticated system of caches, including for compiled form definitions. In previous versions, several compiled form definition were created for different modes of the same form (creation, edition, view, PDF, email, noscript). In...
More
Monday, Jun 16, 2014
The Form Builder summary page and Form Runner home page
We often get questions that result from a confusion between the roles of the Form Builder Summary page, and the Form Runner Home page. The confusion comes from both pages listing forms you've created with Form Builder. To put it simply: The Form Builder Summary page shows form you can...
More
Monday, Jun 9, 2014
Improved Form Runner Home page usability
Orbeon Forms 4.6 improves the performance and usability of the Form Runner Home page. The Form Runner Home page As a reminder, the Form Runner home page has two purposes: For regular users, it is a start page which lists the forms available to the user and allows navigation to...
More
Monday, Jun 2, 2014
Automated database testing with RDS
Starting with version 4.6, Orbeon Forms will support SQL Server, in addition to Oracle, MySQL, and DB2. That's a lot of databases to test for. To make testing easier, we've started using Amazon RDS. RDS does for databases what Sauce did for browsers: it allows us to run on every...
More
Tuesday, May 13, 2014
Orbeon Forms 4.5.1
Today we released Orbeon Forms 4.5.1 PE. This is a bug-fix update for Orbeon Forms PE only. We recommend this update for all Orbeon Forms 4.5 users. For more details about the 4.5 release in general, see Orbeon Forms 4.5. This release includes the following fixes: Form Builder Control/section settings...
More
Monday, May 12, 2014
Inline property values
A small change coming in Orbeon Forms 4.6 is the ability to set inline configuration property values. Orbeon Forms uses properties for a lot of its configuration. For example, to set which standard buttons appear in a form: <property as="xs:string" name="oxf.fr.detail.buttons.orbeon.controls" value="refresh pdf wizard-prev wizard-next review"/> When a property value...
More
Monday, May 5, 2014
SQL Server support in Orbeon Forms
Starting with version 4.6, Orbeon Forms will support SQL Server. This is in addition to Oracle, MySQL, and DB2, which have been supported for a while now. Adding support for SQL Server was not as large an endeavor as one might think, this mostly thanks to the work we have...
More
Wednesday, Apr 23, 2014
Smarter dates and times
Orbeon Forms prior to version 4.4 used to display full dates and times in the Summary page: Full dates We didn’t like this because the resulting dates and times took a lot of precious space on screen. One way to solve this is to indicate relative dates such as “3...
More