Introduction
When creating email content using Factorly’s Drag & Drop editor, you can configure action links. These links trigger specific actions when the recipient clicks on them.
Configuring Links from the Drag & Drop Editor
To make text clickable, select the desired content in the Drag & Drop Editor, then click the “Link” option to add a URL.
Create a link to compose an email
To set up a link that automatically opens a new email message addressed to a predefined recipient, use the mailto protocol.
Syntax to use:
- mailto: followed by the recipient’s email address
Example :
- mailto:monadresse@gmail.com
Create a link to dial a phone number
To allow a phone number to be dialed directly (especially useful on mobile devices), you must use the tel protocol.
Syntax to use:
- tel: followed by the phone number
Example :
- tel:0123456789
Conclusion
Factorly’s Drag & Drop editor offers advanced options for configuring links. In addition to redirecting to web pages, it is possible to create links that trigger direct actions, such as sending an email or dialing a phone number.