like and comment for modern page on SharePoint server 2019

Binu Thomas 171 Reputation points
2020-10-19T06:26:03.75+00:00

Hi all,

I have seen "like and comment" options in SharePoint online modern news pages. is it possible to add the same in SharePoint server 2019 also. Comment option is already there but no option for "likes".

Is there any way to achieve this.

Thank you

Microsoft 365 and Office | SharePoint Server | Development
{count} votes

Accepted answer
  1. Itch Sun-MSFT 2,566 Reputation points
    2020-10-20T06:38:11.47+00:00

    Hi @Binu Thomas

    The method provided by sharatha can only provide the "like" option in the page library, and will not change in the news page.

    33561-image.png

    As far as I know, there is no OOTB method to accomplish this requirement. You need some programming methods.

    You can refer to the following article:
    https://rasper87.wordpress.com/2019/02/14/working-with-comments-on-sharepoint-2019-modern-pages/


    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Sharath Kumar Aluri 3,071 Reputation points
    2020-10-19T22:00:33.37+00:00

    If you want to use the reputation feature, you should create the community site.

    If you want to use “Like” feature, you could go to page library -> library settings-> Rating settings ->enable Like feature. It will display “Like” button in the page library. you can also develop the custom SPFx code to that,

    Below article for reference: https://sharepoint.stackexchange.com/questions/268563/how-to-add-like-button-in-sharepoint-2019-modern-pages

    Thanks & Regards,

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.