cancel
Showing results for 
Search instead for 
Did you mean: 

Mailto:name@company.com in WebDynpro

Former Member
0 Kudos

Hi,

If we code in HTML as <a href="mailto:name@company.com"> Mail to</a>, this will trigger the outlook email window to send an email.

How can i do this in WebDynpro. Any Ideas...

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Use <a href="https://media.sdn.sap.com/javadocs/NW04/SPS15/wd/com/sap/tc/webdynpro/clientserver/uielib/standard/api/IWDLinkToURL.html">LinkToURL</a> UI element.

Question has aready been answered in Web Dynpro forum.

Armin