<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Notifications in Liferay 6.2</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=113279992" />
  <subtitle>Notifications in Liferay 6.2</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=113279992</id>
  <updated>2026-04-05T22:03:45Z</updated>
  <dc:date>2026-04-05T22:03:45Z</dc:date>
  <entry>
    <title>RE: Notifications in Liferay 6.2</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113320970" />
    <author>
      <name>Andrew Jardine</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113320970</id>
    <updated>2019-04-20T14:10:23Z</updated>
    <published>2019-04-20T14:10:23Z</published>
    <summary type="html">I had to make modifications to this feature for a 6.2 project a few years ago. The notifications are a separate portlet and the JSP you are looking for is TOMCAT_HOME/webapps/notifications-portlet/dockbar_notifications/view.jsp.&lt;br /&gt;&lt;br /&gt;This JSP is not part of the core application of course so this means that you can&amp;#39;t use a JSP hook to alter it. There is a technique you can use &lt;br /&gt;&lt;br /&gt;with ANT:  &lt;a href="https://dev.liferay.com/es/develop/tutorials/-/knowledge_base/6-2/creating-plugins-to-extend-plugins?notice=1"&gt;https://dev.liferay.com/es/develop/tutorials/-/knowledge_base/6-2/creating-plugins-to-extend-plugins?notice=1&lt;/a&gt;&lt;br /&gt;with Maven: &lt;a href="https://community.liferay.com/de/blogs/-/blogs/creating-plugins-to-extend-plugins-the-maven-way"&gt;https://community.liferay.com/de/blogs/-/blogs/creating-plugins-to-extend-plugins-the-maven-way&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Then you can of course change the markup however you need.</summary>
    <dc:creator>Andrew Jardine</dc:creator>
    <dc:date>2019-04-20T14:10:23Z</dc:date>
  </entry>
  <entry>
    <title>RE: Notifications in Liferay 6.2</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113316384" />
    <author>
      <name>Greeshma Mathew</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113316384</id>
    <updated>2019-04-20T05:12:42Z</updated>
    <published>2019-04-20T05:12:42Z</published>
    <summary type="html">&lt;blockquote&gt;Andrew JardineHi Greeshma,&lt;br /&gt;&lt;br /&gt;The notifications you are talking about -- are you referring to the notifications that appear in the dockbar across the top of the screen? Is that where you want to hadd the scrollbar?&lt;/blockquote&gt;Yes, the notifications that appear at the dockbar. When you click on it, a dropdown appears. I want to implement a scroll down in the dropdown.</summary>
    <dc:creator>Greeshma Mathew</dc:creator>
    <dc:date>2019-04-20T05:12:42Z</dc:date>
  </entry>
  <entry>
    <title>RE: Notifications in Liferay 6.2</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113290736" />
    <author>
      <name>Andrew Jardine</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113290736</id>
    <updated>2019-04-19T01:09:36Z</updated>
    <published>2019-04-19T01:09:36Z</published>
    <summary type="html">Hi Greeshma,&lt;br /&gt;&lt;br /&gt;The notifications you are talking about -- are you referring to the notifications that appear in the dockbar across the top of the screen? Is that where you want to hadd the scrollbar?</summary>
    <dc:creator>Andrew Jardine</dc:creator>
    <dc:date>2019-04-19T01:09:36Z</dc:date>
  </entry>
  <entry>
    <title>Notifications in Liferay 6.2</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113279991" />
    <author>
      <name>Greeshma Mathew</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113279991</id>
    <updated>2019-04-18T06:14:33Z</updated>
    <published>2019-04-18T06:14:33Z</published>
    <summary type="html">Hi,&lt;br /&gt;I am currently using Liferay 6.2. I have created a workflow wherein a user submits a document and an approver approves or rejects it. My question is, if the approver gets more that 3 notifications is it possible to implement a scroll bar which will show all the notifications the approver has recieved.</summary>
    <dc:creator>Greeshma Mathew</dc:creator>
    <dc:date>2019-04-18T06:14:33Z</dc:date>
  </entry>
</feed>
