app.controller.navigate not reloading the model in mobile sdk

Hi,

I have register one action on the opportunity detail view. when we Action page is done with Opportunity save for certain fields, I am redirecting the Opportunity detail view again using app.controller.navigate but it's showing the old value instead of changed.

Can someone please suggest how to reload the model using app.controller.navigate