Hi all,
I have an Page which is an entry point and it contains a URL iView. The html page has link in the onclick event I have given doNavigate as below:
EPCM.doNavigate('ROLES://portal_content/com.bluestar.development/com.bluestar/com.bluestar.blueUser/com.bluestar.about/com.bluestar.aboutPage');
although on clicking the link the correct page is displayed the top-level navigation does not change.
Thanks in advance.
Raja