orbeon / orbeon-forms

Orbeon Forms is an open source web forms solution. It includes an XForms engine, the Form Builder web-based form editor, and the Form Runner runtime.
http://www.orbeon.com/
GNU Lesser General Public License v2.1
511 stars 220 forks source link

Ability to refer to the value of the start and end date in the time window messages #6317

Open avernet opened 1 month ago

avernet commented 1 month ago

This capability could be integrated into Form Builder to avoid the need to repeat the start or end date/time. It is particularly useful for overriding default messages, such as replacing the available-from.message with "The form you requested is not available until {$available-from-date} at {$available-from-time}." We could support the following variables:

+1 from customer

avernet commented 1 month ago