Download & Extend

Display Polffield via Template (or Contemplate)

Project:Pollfield
Version:6.x-1.x-dev
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:postponed

Issue Summary

Hey Bryan,

Been trying to output Pollfield with php via Contemplate but have had no success yet. Would you have any tips please?

Here are my snippets that did not work

print $node->field_poll[0]['value'];
print $node->field_poll[0];
print content_format('field_poll', $node->field_poll);

Comments

#1

Just as a best practice reference, http://drupal.org/project/rate has a very nice explanation on how to do this in its README.txt :)

#2

Status:active» postponed

I think I am having this issue because of #868256: Pollfield default settings not inherited when editing existing nodes. All polls are closed, since the default "active was not inherited.

Setting this to postponed until that issue is fixed.

nobody click here