New Timestamp and IBAN form controls

With Orbeon Forms 2025.1.1, we have included two new form controls:

  • The Timestamp control
  • The IBAN control

The Timestamp control is a simple readonly form control which allows showing an instant in time in the timezone of the user. Use cases include storing moments where a specific action happens, such as a last modification date, or the time a user approved or rejected a workflow action. The Timestamp control adds to the other date- and time-related form controls in Orbeon Forms.

Date and time controls, including Timestamp
Date and time controls, including Timestamp

The IBAN control allows users to enter an International Bank Account Number (IBAN). This control includes validation to ensure that the entered IBAN is valid.

This adds to other form controls such as the International Securities Identification Number (ISIN), the Legal Entity Identifier (LEI), and the Social Security Number (SSN) controls.

Validated form controls, including IBAN
Validated form controls, including IBAN

Both form controls show in the standard Form Builder toolbox.

For more details, see the respective documentation for the Timestamp control and the IBAN control.

We hope you will enjoy this feature of Orbeon Forms 2025.1.1!