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
518 stars 220 forks source link

FB/FR: Support custom XPath function libraries #2965

Open ebruchez opened 8 years ago

ebruchez commented 8 years ago

2812 adds support at the XForms level, and Form Runner uses this to set the Form Runner function library, but adding custom libraries isn't exposed to Form Builder/Runner admins/users/integrators.

+1 from user

ebruchez commented 8 years ago

It would be good also to automatically include a namespace prefix for the Form Runner in form definitions loaded by Form Builder.