We would like to display a form created with Orbeon Forms in an Enterprise Content Management System. The GUI of this system can be extended with JavaScript. Is it possible to design an Orbeon XForms, store it in a kind of repository and later on, query this form in JavaScript so that this form gets rendered in the browser?
I already read the Orbeon documentation and I could only figure out how to embedd XForms in JSP-Pages. Since our ECM-GUI is based on Dojo / JavaScript, this is not possible.
Any ideas are highly appreciated.