ナレッジベース
公開されました Oct. 31, 2025

How can I add hyperlinks to an email template?

written-by

Madeleine Clay

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

Issue

  • I would like to replace a link, like [$PASSWORD_RESET_URL$], in an email template with hyperlink text, like ‘Click Here’.

Environment

  • Quarterly Releases

Resolution

  • You can configure a hyperlink through the HTML editing option.

    1. Navigate to Instance Settings > Email > Email Template (in this example we’ll use the Password Reset Notification template).

    2. Click on the <>Source button.

    3. Replace [$PASSWORD_RESET_URL$] with <a href="[$PASSWORD_RESET_URL$]">Click Here</a> (your hyperlink text can replace ‘Click Here’).

    4. Save.

 

Additional Information

did-this-article-resolve-your-issue

ナレッジベース