Forum Discussion
RogerSteinberg
Post Patron
7 years agoHow to create a button as a hyperlink for sending an email
Hi, How can i make a button a email hyperlink? I know it is possible as a table visual and checking the URL feature in the format option. Thank you.
- 7 years ago
A workaround:
You can add a textbox with an asterix, turn the asterix into windings font then turn that into a hyperlink where you can use mailto:
Video here from Ruth at Curbal
https://www.youtube.com/watch?v=wxEo_hO3iIM&list=PLDz00l_jz6zzttb28XH8GHZNL6vvpBlkQ&index=89
Cheers,
Maria
Ritesh_Air
Post Patron
5 years agoI figured it out. You need to put ? and then subject. It needs to be like this:
mailto:[email protected]?subject=What ever you want to put
Thanks,
Ritesh
Clinical_Epi
Advocate III
3 years agoHi, thats a great solution, nice one 🙂
We were going to use the HTML add-on, but this looks easier imo 🙂