How can I start developing my own XBL component using Orbeon Forms?

I am very familiar with web technologies (HTML, JavaScript, CSS), but not with XBL and XForms. I would like to pack a “widget” inside an XBL component so that it can be exposed by Form Builder and used by form authors who create forms with Form Builder. What would be a good place to start learning how to do this? Do you have any recommendations on XBL / XForms editing tools?

+3
source share
1 answer

Beginning of work

  • This answer gives a good overview of what you need to add to your XBL control so that it can be used in Form Builder.
  • , Form Builder XBL, . <fb:metadata>.
  • : XBL GitHub.
  • , Form Builder , , , Builder ( Form Builder).

  • XML , , , , XML , , . Orbeon IntelliJ, XML Scala, Java, JavaScript, CSS, LESS, Orbeon Forms.
  • XForms. , , XBL. , false Form Builder ( Form Builder), true : .

XBL Orbeon Forms, Qaru orbeon xbl, .

+2

All Articles