cancel
Showing results for 
Search instead for 
Did you mean: 

Add image to button

Former Member
0 Kudos

Hi @ all,

I want to use a button, which has a picture an no text. I have seen that it is possible to add a picture by using the "imageSource" property.

Does anybody know what I have to fill in the imageSource string property? And where I have to put the image that I want to display?

Kind Regards,

Dennis

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Please place the image files under the folder \src\mimes\Components\<ComponentName>\<Image.gif>

Regards, Anilkumar

Answers (3)

Answers (3)

Former Member
0 Kudos

Thanks to all of you.

It works fine!

Former Member
0 Kudos

Hi,

Place the image in the folder ..src/Mimes/Components/.

The button has an ImageSource property .Specify the image file name over there eg:image.jpg.

Regards,

Sowjanya.

Former Member
0 Kudos

hi,

put the image in the

src->mimes->component folder

specify the file name in the imageSource property