Skip to main content
Nintex Community Menu Bar
Solved

Clickable email address on form ????

  • June 5, 2020
  • 3 replies
  • 56 views

Forum|alt.badge.img+16

Hi,

 

How do you add a clickable email on address a form?

 

I've tried adding a data lable, adding the email address to text and clicking literal, but when the form is loaded, the email address is just liek regular text, any ideas?

 

Is there an expression that can make it a proper clickable email address?

Best answer by Sharpharp1

It's ok figured it out, added Mailto in front of the email, then the hyperlink accepted it./

 

thanks

3 replies

  • June 5, 2020

Hi Sharpharp1


 


Please check out this - Hyperlink Control: https://help.k2.com/onlinehelp/k2five/userguide/Current/default.htm#Create/K2Designer/Controls/Hyperlink/HyperlinkControl.htm.


Use mailto. See it under Properties node in the above guide.


 


Best,


Sunrise



Forum|alt.badge.img+16
  • Author
  • Scout
  • June 5, 2020

Hi Sunrise,

 

Already tried the hyperlink - I entered the email address in the URL field , it won't accept an email address, you get error:

"The entered URL is not in the correct format"

 

 


Forum|alt.badge.img+16
  • Author
  • Scout
  • Answer
  • June 5, 2020

It's ok figured it out, added Mailto in front of the email, then the hyperlink accepted it./

 

thanks