Open the menu
    ```html

    Comments: Comment

    This interface is rendered in a pop-up from the "List" and "Quick List" interfaces to allow users with "Comment" permission to post comments accompanied by a rating about some content.

    Screens

    Comment
    • Give your rating (integer, default value: 3) : Rating for the content.
    • Comment (text) : Comment about the content.

    Permissions

    • Comment: Allows posting comments accompanied by ratings for a specific piece of content.

    Actions

    • Add Comment : Adds a comment accompanied by a rating for a specific piece of content.
      If comments are moderated, the added comment will only be published upon approval by the service administrator.
    ```