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