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

Tafa’s picture

bump

Tafa’s picture

okay, found out this needs to be tackled with php coding or a block

joachim’s picture

Status: Active » Fixed

That's not quite how I'd do it, but it sounds like you've figured out something that works. Closing.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.