Hi all,
we have the need to keep an iview's content in dialogue with an other iview's content placed in the same page.
To be more exact, a click on a link contained in a <i>iview</i> should load a new content in a <i>near iview</i> of the same page, instead of loading it in a pop-up window.
This behaviour is very similar to the one occurring when you recall different pages from the Detailed Navigation iview: the content of the DN iview doesn't change, but the content of the page do.
Instead of a relation between <b>iview-page</b>, we would like to establish a relation between <b>iview-iview</b>.