Open the menu
    ```html

    Comments: Quick List

    This interface lists the first comments and ratings about a content. The number of comments displayed in this list depends on the "Number of Items" provided by the portal administrator in the right-click of this interface.
    Also, for users with the "Comment" permission, a link is provided that displays a popup interface to post comments.

    Screens

    Quick List

    Data

    Comments

    • Content(identifier) : Identifier of the content to be commented on.
    • Comment(text) : Comment about the content.
    • Give your rating(integer) : Rating for the content.
    • Created by(user or group) : User who posted the comment.
    • Created on(date and time) : Date when the comment was posted.

    Links

    ```