cancel
Showing results for 
Search instead for 
Did you mean: 

Customizing "Page Title Bar" iview

Former Member
0 Kudos

Hello Experts,

we have a little problem with Page Title Bar iview.

It is based on the com.sap.portal.navigation.pagetoolbar PAR file, and the default version of this iview uses the PageToolbar.jsp ..

If we create a new iview based on PAR file we can find the com.sap.portal.navigation.pagetoolbar and we can choose one of theese JSP:

- LightPageToolbar

- PageToolbar

- PageToolbarPersonalize

Our need is to customize the PageToolbar.jsp BUT if we download the PAR file from SystemAdmin > Support > PortalRuntime > BrowseDeployment > ROOT/WEB-INF/deployment/temp we fing a PAR file containing just one JSP (LightPageToolbar.jsp)...

Are we downloading the wrong PAR file???

Where we can find the PAR file containing the PageToolbar.jsp ???

Thank you in advance.

Accepted Solutions (1)

Accepted Solutions (1)

PuneetSaxena
Contributor
0 Kudos

HI

You can find PageToolbar.class file under com.sap.portal.navigation.pagetoolbar\private\lib\com.sap.portal.navigation.pagetoolbar_core.jar file

You've to decompile and then make changes and again deploy this par.

Thanks and Regards

Puneet

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Alessandro

Atm I'm facing the same problem as you.

I'd like to customize the standard-pagetoolbar.

Unfortunately I cannot find the pagetoolbar_core.jar-File or any other way to customize it.

Can you helkp me? Have you already solved this?

Former Member
0 Kudos

Hi Micheal,

you have to donwload the PAR file com.sap.portal.navigation.pagetoolbar.

Into the PAR there is the "/scripts" folder that contains the javascript files to custoimize!

Best Regards

Former Member
0 Kudos

Alessandro,

Please refer to this thread.

Hope this helps.

Regards,

Sandeep Tudumu