Closed (fixed)
Project:
Flag
Version:
7.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2012 at 00:24 UTC
Updated:
4 Sep 2012 at 21:41 UTC
Hello,
I need help in relation to comparing flag counts on two different nodes. Basically, a client of mine wants a voting system where two nodes can be flagged and later compared to find out which one has the highest flag count. So far, i have managed to come up with the following walkthrough:
1- content type where two nodes are displayed is created
2- flag takes place
3- after 24 hours, node is unpublished
4- create new content type with a view of flag count
5- use computed field to find the highest flag count
My problem is that I do not know whether this would actually work. If anyone has come across such issue, please let me know.
Thanks
T
Comments
Comment #1
Tafa commentedbump
Comment #2
Tafa commentedokay, found out this needs to be tackled with php coding or a block
Comment #3
joachim commentedThat's not quite how I'd do it, but it sounds like you've figured out something that works. Closing.