scenario: we have a narrow tree structure iview that is displayed on the left side of the page. The right side of the page is supposed to display an iview whose contents is dependent on the user's selection in the tree on the left.
The tree loads correctly.
The content iview displays the tree and itself (in which is displayed the tree and itself...recursively)
Has anyone seen this before?
I am having the exact same problem. For me , the sender and receiver iViews work fine on my local pdk environment. But the receiver iView starts loading itself recursively alongwith the sender iView when deployed on the server . The server version I am having is EP5 SP4 Patch 3. Is there any setting I need to change on the server? Any ideas?
Add a comment