Hi All,
I have included Component B inside Component A using Component usges.
The binding of context nodes is done in method - WD_USAGE_INITIALIZE of Component controller.
When I run it for the first time it works all fine.
But, when the user leaves the component and re-enters, the method - WD_USAGE_INITIALIZE is not called.
What needs to be done so that method - WD_USAGE_INITIALIZE is called everytime we enter Component A in WebUI ?
Thanks,
Ashish