cancel
Showing results for 
Search instead for 
Did you mean: 

Simple type

Former Member
0 Kudos

Hi all,

I am getting problems in loading images on buttons. i have seen some examples in that simple types are used for it. can any one tell how to do it.

regards,

shreeharsha udupa

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sree,

Are you sure you talkin bout simple type for displaying images for buttons? Why don't you use the simple way:

Copy the image to be displyed on buttons at the WebDynpropath src>mimes>components-->paste itinside ur comp folder.

Now in the button properties at the imageSource give the exact name as of ur file which u pasted. Now save and deploy. It will work. You can alternatively fetch it from KM but you need to code for that.

I hope that's what ur scenario wants.

Regards,

Gaurav

Former Member
0 Kudos

hi Gourav,

yes the images is coming on the button. thanks for the help...

regards,

shreeharsha

Answers (1)

Answers (1)

Former Member
0 Kudos

Simple types have nothing to do with images. Please explain what exactly you have implemented and what does not work.

Armin