cancel
Showing results for 
Search instead for 
Did you mean: 

Add image in Group Header

Former Member
0 Kudos

Hi All

Cud anyone tell me how to add/upload image in Header of element "Group"??

Regards.

Nikhil.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Nikhil,

First Put the Required Image in the following Path

1.)If it is Web Dynpro Project

Go to Work Space --> <Project Name>\src\mimes\Components\<Package Name>\<Your Required Image>

2.)If it is Development Component

C:\Documents and Settings\<User Name>\.dtc\LocalDevelopment\DCs\<Vendor>\<DC Name>\_comp\src\mimes\Components\<Package Name>\<Your Required Image>

after that in the Group header properties go to the imageSource = <Image Name>.<Extension Name>

Ex:- imageSource = Flower.jpg (Image Name is Case Sensitive)

Note:- Web Dynpro Supports Jpg/Jpeg & gif Images.

With Regards,

Roop Kumar.

Edited by: Roop kumar Annavarapu on Sep 1, 2008 8:30 AM

Former Member
0 Kudos

Hi,

place the desired image in this folder

<ur DC name>\_comp\src\mimes\Components\<ur image>

and in the Group header properties go to the imageSource=<ur image>.<file extension>

example imageSource=image.gif

Regards,

ramesh