Skip to Content
0
Former Member
Jun 06, 2014 at 07:07 AM

Change image sap.ui.ux3.Feeder

25 Views

Hi,

Is it possible to change the image of the sap.ui.ux3.Feeder control (the button)?

I want to make the button inside the feeder dynamic, it would be nice if I could change the image and/or add text inside the button.

I've already tried to change the image with jQuery, but I'm not sure if I am doing it right:

$("#Feeder-send-image").attr("src","img/servicedesk.png");

Thanks,

RW

Attachments