Hi guys,
Recently I have been asked by a customer to show Posts on Activity timeline in read-only mode (only allows posts with auto creation and configuration rules), which certainly I have been able to achieve however, one thing I have noticed that the LIKE button on the post still appears. After reading through docs, I came across an entity name PostLike which holds all the data regarding likes/unlikes for a Post however, I am not able to find that entity in the security role instead, what seems is, the postlike permission is driven by POST entity.
Wondering, if anyone been in the same situation before?
Thanks