how do i set a hyperlink to be an email address

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

how do i set up that a hyperlink field should add in the hyperlink address
mailto: as a prefix so that windows should undrrstand that it's an email
address
 
Hi,
you have to enter email as:
(e-mail address removed)#mailto:[email protected]

for example you can use form's beforeupdate event to get email user entered
and then modify it to format above
 
Back
Top