Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Hi All, I need to generate a mail to link for an email id in CAF. I tried using a basic navigation link and setting the HREF with email. But this did not work.
Please help me in finding a solution for this. Any solution using Javascript is also ok.
Thanks, Sravan
You should be able to use a simple link output control. The value for the control should be something like: mailto:email@company The label should be the display text.
Hope this helps. –mark