Views on a nested manager

It is possible to view the contents of a nested manager in several views ( IlvManagerView) just as you can do for a top-level manager.
Any modification of an object in a nested manager will be reflected in all the views in which the object appears, which are:
  • All the views of the submanager that contain the object.
  • All the views of the parent manager, and proceeding recursively.
The association of the view with a submanager is no different from the association of the view for the top-level manager.
submanagerview.gif
Views on nested manager