How to embed Notification Portlet in Liferay 7.4 theme ?

thumbnail
Jamie Sammons, modified 2 Years ago. New Member Posts: 9 Join Date: 1/13/21 Recent Posts

In Liferay Portal it was possible to place a Notifications portlet onto a page. However in Liferay DXP 7.2 the Notifications portlet is not a listed Widget and can not be added to pages.

Can someone please explain, How I can embed notification in liferay 7.4 Theme portlet ?

vinoth kumar, modified 11 Months ago. New Member Posts: 24 Join Date: 6/13/23 Recent Posts

Hi babaria,

<@liferay_portlet["runtime"] portletName="com_liferay_notifications_web_portlet_NotificationsPortlet" />

I hope this helps to include notification portlet in theme.

Thanks.