Legacy Knowledge Base
Published Jul. 2, 2025

Web Content Title not displayed in notification email resulting from Workflow

Written By

Justin Mann

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.

Legacy Article

You are viewing an article from our legacy "FastTrack" publication program, made available for informational purposes. Articles in this program were published without a requirement for independent editing or verification and are provided"as is" without guarantee.

Before using any information from this article, independently verify its suitability for your situation and project.

Issue

  • When implementing a workflow that sends users an email notification when a new Web Content Article is created, the email does not contain the title of the Web Content Article.

Environment

  • Liferay DXP 7.2

Resolution

  • Between Liferay 6.2 and Liferay DXP 7.2, the attribute name for the web content title for notifications in the workflow has changed.
  • Previously, the attribute was title_en_US
  • It has been changed to titleMapAsXML_en_US
  • Using the new attribute name in the workflow for Liferay DXP 7.2 will allow the title of the Web Content article to be displayed in the email notification generated through the workflow.
Did this article resolve your issue ?

Legacy Knowledge Base