Hyperlink field

B

Brigham Siton

Can I make the Hyperlink field to be a mailto link so when I enter a email
address on that field and click on it, it will open up the default email
client instead of going to the website?

Thank you in advance
 
G

Gary Miller

Not sure if you can do a setting in the entry field itself, but if you
prefix the email address with 'mailto:' it should do what you want. If these
are always email addresses, you could code the AfterUpate event to add the
mailto: to the entry.

Gary Miller
 
Top