Dear Sirs,
I am trying to customize the com.sap.portal.navigation.toplevel.par file. I need to make som changes in the JS functions, printLevel1Table and printLevel in the toplevelnavigation.js file.
I have created a new NWDS portal project and downloaded the par.bak from the portal. I have done some changes (both in the JS and JSP files) and uploaded the new par into the portal and created an iview based on the new par.
The changes I have done i the JSP files are displayed however the changes in the JS file is not read.
If I look at the source code for the new iview, the link to javascript (SRC tags) looks good (i.e points apparently to my new file), but if i paste in the adress the original file is displayed.
I have tried, refresh IE, delete cookies/history, other pc, cleaned the par and uploaded it again.
Has anyone come across similar problems and can give me some further ideas to try?