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

Add support for xs:decimal properties #6388

Closed obruchez closed 2 weeks ago

obruchez commented 2 weeks ago

Following #6222, we should add support for xs:decimal properties.

Currently, the reCAPTCHA v3 score threshold (a value between 0.0 and 1.0) is read from an xs:string property.