cancel
Showing results for 
Search instead for 
Did you mean: 

Is updating of values automatic in the case of context mapping ?

Former Member
0 Kudos

Hello All,

I seems to have some problem in updating my input field.

This input field is automatically populated with a flight number taken from a mapped context. This is done in the wdDoInit. However, when i change the value fo the flight number in the source context, this update is not reflected automaticaly in my input field. Can someone advise ? Do I need to use the wdDoModifyView sice its a refresh of values ?

from

Kwok Wei

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi Kwok,

Are u using a model.. What is the source context ? Where and how are u updating the values ?

Generally if the mapping is between the controller and view context's the update will be automatic.

Regards

Bharathwaj

Former Member
0 Kudos

hi Kwok,

can you little bit explain the scenario.

if we update the mapped context thru setter method, update is automatic.

And also if value of mapped context is changed.

Rgds,

Vilish