cancel
Showing results for 
Search instead for 
Did you mean: 

Component usage problem write context from component controller

joerg_arndt
Participant
0 Kudos

Hi Friends,

I have a component with a table inside.

From here I call a popup and this popup includes another 3 components.

Now I want to write from the component controller of one of component into the context, but the changes are not visible in the view.

I mean I have a field 'A' on the view. Context is mapped to the component controller.

When I change the value of the field (context ) it is not visible on the view.

Do I the same on the view itself, the changes are visible immediately.

Is it because of modifyview is not called?

Thanks for any hints.

Joerg

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Joerg,

Your question is not very clear.

But one thing that is sure is, If the contexts from views and component controller are mapped, the same values reflect everywhere.

If you have still not found a solution pls explain the issue clearly.