<?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>"liferay-ui:ratings" How to show names of people who liked.</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=120059533" />
  <subtitle>"liferay-ui:ratings" How to show names of people who liked.</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=120059533</id>
  <updated>2026-04-05T18:37:12Z</updated>
  <dc:date>2026-04-05T18:37:12Z</dc:date>
  <entry>
    <title>RE: "liferay-ui:ratings" How to show names of people who liked.</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120088129" />
    <author>
      <name>Upender Kashyap</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120088129</id>
    <updated>2020-10-13T05:45:49Z</updated>
    <published>2020-10-13T05:45:49Z</published>
    <summary type="html">Thanks for your reply Olaf!</summary>
    <dc:creator>Upender Kashyap</dc:creator>
    <dc:date>2020-10-13T05:45:49Z</dc:date>
  </entry>
  <entry>
    <title>RE: "liferay-ui:ratings" How to show names of people who liked.</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120062171" />
    <author>
      <name>Olaf Kock</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120062171</id>
    <updated>2020-10-08T06:29:59Z</updated>
    <published>2020-10-08T06:29:59Z</published>
    <summary type="html">&lt;div class="quote-title"&gt;Upender Kashyap:&lt;/div&gt;&lt;blockquote&gt;&lt;br /&gt;Users can like and unlike the post. It displays number of users liked the post. I want to display the name of users also. Can anyone please tell me how to achieve this. I am working on Liferay DXP 7.2&lt;br /&gt;&lt;/blockquote&gt;I expect that you&amp;#39;ll have to implement such a listing by yourself. The tag that you mention displays a number, for the reason that displaying names would require paging for popular entries.&lt;br /&gt;&lt;a href="https://docs.liferay.com/dxp/portal/7.2-latest/javadocs/portal-kernel/"&gt;Liferay&amp;#39;s API&lt;/a&gt; has &lt;a href="https://docs.liferay.com/dxp/portal/7.2-latest/javadocs/portal-kernel/com/liferay/ratings/kernel/service/RatingsEntryLocalService.html"&gt;RatingsEntryLocalService&lt;/a&gt; and the interface of &lt;a href="https://docs.liferay.com/dxp/portal/7.2-latest/javadocs/portal-kernel/com/liferay/ratings/kernel/model/RatingsEntryModel.html"&gt;RatingsEntryModel&lt;/a&gt; looks like you can retrieve a bunch of them. On the UI you&amp;#39;ll have to decide what and how you&amp;#39;ll display them.</summary>
    <dc:creator>Olaf Kock</dc:creator>
    <dc:date>2020-10-08T06:29:59Z</dc:date>
  </entry>
  <entry>
    <title>RE: "liferay-ui:ratings" How to show names of people who liked.</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120061815" />
    <author>
      <name>Upender Kashyap</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120061815</id>
    <updated>2020-10-08T05:36:01Z</updated>
    <published>2020-10-08T05:36:01Z</published>
    <summary type="html">Hello All,&lt;br /&gt;Any Suggestions on this?&lt;br /&gt;Thanks and Regards</summary>
    <dc:creator>Upender Kashyap</dc:creator>
    <dc:date>2020-10-08T05:36:01Z</dc:date>
  </entry>
  <entry>
    <title>"liferay-ui:ratings" How to show names of people who liked.</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120059532" />
    <author>
      <name>Upender Kashyap</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120059532</id>
    <updated>2020-10-07T07:52:25Z</updated>
    <published>2020-10-07T07:52:25Z</published>
    <summary type="html">Hello Everyone,&lt;br /&gt;I am using liferay rating functionality as:&lt;br /&gt;&amp;lt;liferay-ui:ratings className=&amp;#34;&amp;lt;%=Post.class.getName()%&amp;gt;&amp;#34; classPK=&amp;#34;&amp;lt;%=entry.getPrimaryKey()%&amp;gt;&amp;#34; type=&amp;#34;like&amp;#34;  /&amp;gt;&lt;br /&gt;&lt;br /&gt;Users can like and unlike the post. It displays number of users liked the post. I want to display the name of users also. Can anyone please tell me how to achieve this. I am working on Liferay DXP 7.2&lt;br /&gt;Thanks in advance!</summary>
    <dc:creator>Upender Kashyap</dc:creator>
    <dc:date>2020-10-07T07:52:25Z</dc:date>
  </entry>
</feed>
