The Orbeon Forms Blog
Orbeon Forms allows you to manage your web forms' entire lifecycle, and run your forms on-premises or in the cloud, with a focus on security and compliance.
Wednesday, Jan 16, 2008
Bad forms, part II
I recently booked a flight on the Continental web site. I knew approximately the flight I wanted to book, so dug right away into the search to select it. I encountered the following issues: When the results came, the prices were in Swiss francs. Since I was in Switzerland but...
More
Tuesday, Jan 8, 2008
Yahoo! goes XForms
Yahoo! today announced a new mobile platform called "Mobile Widgets". The amazing part is that the language used to describe widgets, called Blueprint, is based on XForms: Much of Blueprint's philosophy and syntax comes from XForms. We opted for a full declarative language because it was the only way we...
More
Friday, Dec 7, 2007
Orbeon Forms 3.6 Final Released
It is with great pleasure that we are announcing the final release of Orbeon Forms 3.6! Orbeon Forms is an open source forms solution that handles the complexity of forms typical of the enterprise or government. It is delivered to standard web browsers thanks to XForms and Ajax technology, with...
More
Wednesday, Dec 5, 2007
Great success of the XForms Evening at the XML 2007 conference
We had great success with the XForms Evening a the XML 2007 conference on Monday. We were wondering if people would really want to attend sessions that late in the evening (from 7:30 to 9:00 PM), but the attendance beat our expectations, with easily over 60 people cramped in the...
More
Friday, Nov 30, 2007
Reminder: XForms Evening in Boston this Monday
As a reminder, there will be a free XForms Evening this Monday at the XML 2007 conference in Boston, and I will be presenting a talk about XForms and eXist. There are several great speakers scheduled and this is a great opportunity to learn about XForms, so don't miss it!...
More
Wednesday, Nov 28, 2007
Bad form
Yesterday, I was filling-out an application form on the E*TRADE web site. So here I go, entering my information in a traditional wizard-like workflow, with page reloads et al. When I get to the end of it (about six or seven pages total), I figure I would check if I...
More
Monday, Nov 26, 2007
Orbeon Forms 3.6.0 RC1
We have just posted a release candidate for Orbeon Forms 3.6. Orbeon Forms 3.6 now contains over 170 improvements over Orbeon Forms 3.5.1. The idea behind the release candidate is to see if anything is obviously broken before we release 3.6 final. It does not mean that Orbeon Forms is...
More
Tuesday, Nov 20, 2007
Firefox doesn’t get events right, especially on the Mac
When a form field is loosing the focus, the browser is supposed to send two events: blur and change. The latter is only sent if the you have changed the value of the field. When you change the value of a first field and tab to a second field, all...
More
Monday, Nov 19, 2007
Getting closer to Orbeon Forms 3.6
Over the last two weeks, we fixed a series of bugs that we considered blockers for Orbeon Forms 3.6: Error when using browser back button when using xforms:instance[@src = 'input:*'] Label is not hidden when repeat iteration is added Inspector does not show initial XML (in some cases) Issue with...
More
Thursday, Nov 1, 2007
Browser back button handling improvements
A really cool thing about Orbeon Forms is that it automatically handles your browser's back and forward buttons. What are we talking about here? Browser back and forward buttons should just work, right? Well, not quite, at least not with web applications that dynamically modify the HTML page. What happens...
More