Skip to Content
0
Former Member
Jun 03, 2009 at 08:20 AM

Context mapping problem

41 Views

Hi experts,

Can anyone enlighten on the following:

I have a component controller and i created a value node with following properties:

cardinality: 0..n

selection:0..1

singleton: true

Then i have 2 views (view A and view B).

The 2 views context are both mapped to the value node of the component controller and both view displays the values of the attributes in a textfield.

When i change an attribute value in view A, it is also reflected in view B but when when i change in view B, it doesn't get reflected in view A. View A still holds the old value.

Any explanation ?

Thanks.

Rgds,

Daniel