cancel
Showing results for 
Search instead for 
Did you mean: 

Modifying Tray control icon from right to left side in Java Webdynpro

Former Member
0 Kudos

Hi All,

I wanted to use the Tray control to minimize and maximize a set of data in a view, but the tray control min/max icon is appearing on the top right of the tray view.

I would like to know whether we can change the position of the icon to the left side of the view as we have a requirement of displaying the icon on the left corner of the tray.

I would appreciate if anyone can advice whether we can do this or not.

Thanks for ur time and consideration!

Madhavi.

Accepted Solutions (0)

Answers (1)

Answers (1)

raja_thangamani
Active Contributor
0 Kudos

You can do it by modifing the <i>style sheet</i>.

Raja T

Former Member
0 Kudos

Hi,

Thanks for your quick reply.

I am new to Java Webdynpro. Where is the stylesheet for the Tray control.

Do we need to import the Portal theme into NWDS project workspace and modify?

Kindly advise.

Thanks,

Madhavi

raja_thangamani
Active Contributor
0 Kudos

Go thro the below link, it will solve the problem:

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webdynpro/wd%20java/how%20to%20edit%20web%20dynpro%20themes.pdf">Step by Step:How To Edit Web Dynpro Themes</a>

Raja T

Former Member
Former Member
0 Kudos

Hi,

Thank you very much for the information. I could download the theme editor tool and modify the tray controls collapse Icon from left to right, but the Icon is being displayed after the tray title.

I want the Icon to be displayed before the tray title. I tried looking at the tray.jsp but no where the position is mentioned. I also went and looked at the .css file but I am confused here as to how to change the positioning......

Any suggestions as to how we can get the postioning of the collapse Icon to extreme right of the page and before the tray title.

Thanks for your time here!!

Madhavi