Skip to Content
0
Former Member
Mar 09, 2005 at 08:31 PM

EPCM.doNavigate causes Detailed Navigation to be empty

155 Views

Hi All,

I am having problems with EPCM.doNavigate. I want to have a link on a welcome page that can navigate to a different page within a seperate role.

I can get the page to load just fine, but the detailed navigation frame is closed and on opening it, it is empty. (Also it appears in the top navigation that nothing is higlighted like it has not been navigated to, but just the page loaded into the content frame.)

I am using :

<a href="myLink1" onClick="return EPCM.doNavigate('ROLES://portal_content/CompanyNameFolder/CommonFolder/RolesFolder/RoleName/NewPageName);">Click Here to goto New Page</a>

Has anyone run into a similar problem or has an idea of what might be wrong?

Thank-you,

-Kevin