Postponed (maintainer needs more info)
Project:
Pollfield
Version:
6.x-1.11-beta1
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2010 at 10:29 UTC
Updated:
24 May 2011 at 21:36 UTC
Jump to comment: Most recent file
Comments
Comment #1
mario_prkos commentedDo you mean view of votes? Or something else?
Comment #2
stinky commentedI'd like to add the node title and other cck fields. For me, I'm using this module with workflow.
Comment #3
stinky commentedSome more details....
Person with the role of contributor suggests a site to be added to a page (see createcontent.jpg).
Upon submission of the node, node_convert converts the node that includes a pollfield (see votestate.jpg). In this "state" an editor can make changes. They don't really need to change any of the pollfield settings, because we'll use the default. The editor moves the workflow state to "vote" so that members can vote (see votingform.jpg).
So, I'd like the view to contain the Node title and perhaps some cck fields, so it could look like the desiredview.jpg.
BTW, I am soooooooo happy I found this module. I've been pulling my hair out with fivestar and decisions trying to get it to do what I want. This mod is perfect!
Comment #4
mario_prkos commentedI am glad you like it. I did some work on this issue in dev version. You can check out and tell what you think. There is already build view as example and you can see how is done. Also read note for dev version on the project page.
Comment #5
stinky commentedI have the dev version installed, but there isn't an option for Nodes (see nonode.jpg).
I'm looking at the views documentation to see if I can write my own pollfield.views.inc, but I'm not really a developer.
I'm trying to figure out how to do a three way join. So I can join pollfield_votes and users with uid and pollfield_votes and node on nid.
Comment #6
mario_prkos commentedOK, we are on same track and that is great. I try to figure out how do to tree way join and as I see it now it is not how views is design to work. I think we should try to use relationship and see how it will go. Maybe I miss something. I will keep trying. If you find out please post it and I will built in module.
Comment #7
mario_prkos commentedI did some work on dev version you can try it and let me know how you like it and if there is some problem
Comment #8
bryan kennedy commentedI can't fully understand what the feature request is here. I will revisit this later, but it isn't a high priority right now, so I'm marking is accordingly.