| Tim.Vanlaere@gmail.com 2006-03-22, 8:10 am |
| I'm trying to insert a email hyperlink in Crystal Reports 10, but I'm
stuck at changing the text-value.
It works all well when I pick "Current Email value", which in my case
gets filled out with {command.supp_email} and the E-mail textbox is
grayed out.
Now my problem is that I want to have the link to email
{command.supp_email} but I just want to display the field
{command.supp_name} instead of the email to click on.
When I choose the "An E-mail Adress" in the hyperlink tab, there's
"mailto:" prefilled, and the "Formula workshop" is available.
So in the "Formula workshop" I fill out intuively {command.supp_name}
and in the email inputfield I fill out "mailto:{command.supp_email}",
this however creates a link to the contents of {command.supp_name}
without opening the default emailclient.
I can't find any function in the "Formula workshop" to create an
email-link, how is this done?
Thanks in advance,
Tim
|