The Orbeon Forms Blog
This is the Orbeon Forms blog. Stay up to date with the latest releases and new features of Orbeon Forms!
Monday, Mar 9, 2020
#Feature
Obtaining your data's status from JavaScript
We regularly add new APIs (application programming interfaces) to Orbeon Forms. Those fall into two categories: server-side (exposed as Java or HTTP) client-side (exposed as JavaScript) The client-side API so far exposes functions as: low-level XForms APIs higher-level Form Runner APIs With Orbeon Forms 2019.2, we introduced a new JavaScript Form Runner API to...
More
Monday, Mar 2, 2020
#Release
Orbeon Forms 2019.2.1 PE
Today we released Orbeon Forms 2019.2.1 PE! This update to Orbeon Forms 2019.2 PE contains bug-fixes and is recommended for all Orbeon Forms 2019.2 PE users. For details, see the complete release notes. You can download the latest versions of Orbeon Forms from the downloads page. We hope you enjoy...
More
Friday, Feb 28, 2020
#Feature
The new Static and Dynamic Dropdowns
Until version 2018.2, Orbeon Forms shipped with 3 “dropdown” components: A plain dropdown where the possible values were provided by the form author. A plain dropdown where the values were loaded from a service. An "autocomplete" that enabled users to type in the field to do a search, with Orbeon...
More
Monday, Feb 17, 2020
#Feature
Importing date and time fields from Excel files
The Excel import feature now supports importing date and time formats. Excel cells that contain values formatted as date/time, date, or time in the Excel spreadsheet are automatically converted to their respective ISO formats before being stored as form data. This makes them available in your form for viewing, editing, and...
More
Monday, Feb 3, 2020
#Feature
Showing all lease messages inline, for consistency
In Orbeon Forms 2017.2 we introduced the lease feature, which is useful in cases where you need to have multiple users edit the same form data, and want to ensure that only one user does so at a given time, this to avoid any risk of conflicts with concurrent edits. We...
More
Thursday, Jan 30, 2020
#Release
Orbeon Forms 2019.1.1 PE
Today we released Orbeon Forms 2019.1.1 PE! This update to Orbeon Forms 2019.1 PE contains bug-fixes and is recommended for all Orbeon Forms 2019.1 PE users. For details, see the complete release notes. You can download the latest versions of Orbeon Forms from the downloads page. We hope you enjoy...
More
Friday, Jan 24, 2020
#Feature
Upgrading to TinyMCE 5
In Form Builder, when you add a Formatted Text Area field to a form, under the hood Orbeon Forms uses the TinyMCE library. For Orbeon Forms 2020.1, we've upgraded TinyMCE to version 5. TinyMCE 5 provides better accessibility, stricter WCAG 2.1 compliance, and more. While we were at it, we've...
More
Monday, Dec 30, 2019
Orbeon Forms 2019.2
Today we released Orbeon Forms 2019.2 PE and Orbeon Forms 2019.2 CE, our second and final major release of 2019! This release includes landscape PDF mode, fluid layout in the browser, and date/time support for the Excel import feature. We closed over 180 issues since Orbeon Forms 2019.1. For details,...
More
Wednesday, Dec 11, 2019
Keeping our code current
Orbeon Forms works in part in the web browser (the “client”) and in part on the server. Both sides communicate together via HTTP and what is known as “AJAX”. Simply put, it’s a way to exchange information between both parties. Now it turns out that the client-side code related to this part...
More
Thursday, Nov 21, 2019
Orbeon Forms 2018.2.4 PE
Today we released Orbeon Forms 2018.2.4 PE! This update to Orbeon Forms 2018.2.3 PE contains bug-fixes and is recommended for all Orbeon Forms 2018.2.x PE users. For details, see the complete release notes. You can download the latest version of Orbeon Forms from the downloads page. We hope you enjoy...
More