I use the voteapi and the descisions module. For each user I have a content profile node (with cck fields like county and age).
Now I want to create a View which shows me the results of one vote content. I want to be able to filter the results by the node fields data e.g.: calculate the results for all users from a certain country or with a given age.
Is this possible with views? How may I achieve this? I tried to crate a view (I added the relationship "Node: Vote results" and the field node result value) but I can't even see the results. What are the basic steps to show results with views?
Thanks for helping me!
Comments
Comment #1
osopolarComment #2
ChrisRut commentedHave a look at this step-by-step instructional videocast on lullabot: Building Views with Fivestar and VotingAPI
Should get you started.
Comment #3
ChrisRut commented