Skip to Content
0
Former Member
May 14, 2007 at 01:39 PM

Modify com.sap.portal.navigation.masthead

26 Views

Good morning,

I have I include two new parameters in the .par: com.sap.portal.navigation.masthead.

We have modified the three files: portalapp.xml, HeaderiView.jsp, light_HeaderiView.jsp

But it seems that getUrl, and getParameter not return anything.

window.open('<%=getHelpDeskUrl(componentRequest)%>', '<%=HELPDESK_WINDOW_NAME%>');

boolean showHelpDeskLink = getParameter(componentRequest, SHOW_HELPDESK_LINK);

In the iview masthead, I see the new fields OK.

What may be happening??

Thanks,

Mercedes