Title: Héléna Tanguy - Jouve SI
My problem was to bind a form on 2 different xml paths (so 2 bindings),
I have resolved it by rewriting binding functions like this :
function createAndGetBinding(bindingURI) {
var bindingManager = null;
var source = null;
var resolver = null;
t
Can you please explain it once again? I don't really understand your
problem.
Barbara
On 28 Jul, 2008, at 6:00 pm, Héléna Tanguy wrote:
Hello,
I'm working on a cocoon form with binding on xml document. Now
everything works correctly.
But I must make an evolution to this form, the binding
Hello,
I'm working on a cocoon form with binding on xml document. Now
everything works correctly.
But I must make an evolution to this form, the binding must be made on 2
xml different paths.
For example:
Some widgets are binded with this xml path:
myData/contacts/contact[position="x"]/name,