where is xforms.js to be found ??
Posted by
DL on
URL: https://discuss.orbeon.com/where-is-xforms-js-to-be-found-tp3032609.html
I'm running Orbeon-CE. Exploring how to add new components.
I am reading here to understand javascript development
http://wiki.orbeon.com/forms/doc/contributor-guide/development-environment/javascript-developmentThis refers to xforms.js.
I have expanded web-inf\lib\orbeon-resources-private.jar into a separate folder ..
> config
> Meta-inf
> ops
> oxf
> xbl
but I don't see xforms.js in ops\javascript .. to be modified ..
where is this file if not in orbeon-resources-private.jar?
..
Also many of the expanded folders in ops\yui contain no javascript files (yui components) as in the standard yui distribution.
Where are the yui javascripts?
Can Orbeon yui library be extended from the standard yui distribution?
Thanks.