Greetings. We are looking to configure the Views module to not display unpublished comments that are waiting in the queue. In the views page or block display, is there a way to hide unpublished comments from being displayed? Thanks.

Comments

si_odong’s picture

which drupal do you use? just add a filter of "Comment: In moderation" to No on your views.

chrowe’s picture

This is working for me but I don't know if I should use the Node relationship or not. It seems to work weather I do or not. Since I am displaying a given nodes comments I think I should use the node relationship for the filter but not sure.

chrowe’s picture

I still want people with comment moderation privileges to see the comments when they are in moderation. With "a filter of "Comment: In moderation" [set] to No" not even admins see the comments in the view.