Closed (fixed)
Project:
Flag
Version:
6.x-2.x-dev
Component:
Views integration
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 May 2010 at 19:58 UTC
Updated:
7 Nov 2010 at 09:40 UTC
I would like a Views field which displays a list of all flags which were used (i.e. flag > 0 -- the number could be configurable) to flag a node. On my site only moderators can flag content and I'm using flags as triggers for various actions. It would be helpful to see which nodes have already been flagged by other moderators.
Comments
Comment #1
mooffie commentedThere's a counter field associated with each flagged item. This field tells you how many time it's currently flagged. I think this answers your question. If not, re-open this issue. You can also embed this field as a token in the flag label so you don't have to use Views for this.