Forum Discussion
ChristyRoach
Apr 20, 2020Copper Contributor
How can you make an email address active on a modern SharePoint page?
I would like to make an email active - meaning the user can click on it and open it up in Outlook. Is my only option to create a PowerApp of is there any easier way to set this up?
- Apr 21, 2020
ChristyRoachI've used both the Button and the Call to Action web parts to add an email link.
In the link, put "mailto:emailaddress"
CindyZ
Apr 21, 2020Iron Contributor
ChristyRoachI've used both the Button and the Call to Action web parts to add an email link.
In the link, put "mailto:emailaddress"
- ChristyRoachApr 21, 2020Copper Contributor
Thank you!CindyZ