cancel
Showing results for 
Search instead for 
Did you mean: 

Insert a Link for Picture on Email Form

former_member241303
Participant
0 Kudos

Hi Gurus,

We created an Email Form and added a imagen, we need to insert a link in this imagen, I mean, when customer make a click on imagen open a browser with some information (e.g. help.sap.com)

We can use the tab <A href= https://help.sap.com >Task</A> but Is it possible to add this link on user interface and not using code (Final user does not have knowledge about http code).

Next to the insert picture button is inset link button but this bottom does not work.

Best regards,

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member223320
Participant

Hi Fernando,

You can do that by modifying the HTML code in that mailform.

Please click on the HTML editor and insert the hyperlink after <IMG> tag.

-Ricky.

0 Kudos

Hi,

Yes. It is possible in HTML.

Click on Design < - . Source to update hyperlink within the image.

Regards,

Indrajit

former_member241303
Participant
0 Kudos

Thank Richy,

Just using HTML code, Is it possible?

Or do we have some customizing option?

Best regards,