Hi.
I'm having trouble understanding when wdDoExit will be called on a View. wdDoInit is called whenever the view is entered but wdDoExit is not called when leaving the view. In fact wdDoExit of the component controller is also not called.
Is there a setting I am missing? I have experimented with the view lifespan property using "when_visible" and "framework_controlled" with no luck.
I am on Netweaver 2.0.6.
Thanks in advance.