I am trying to build a feature checklist table for different nodes using taxonomy terms. If a node does have a particular feature, it would be apparent with that feature (taxonomy term) having checkmark in the cell of that column.

Example: http://solaralberta.ca/solar-providers/photovoltaic/equipment

I've done this in Drupal 6 using Views Custom Field, (http://drupal.org/project/views_customfield), but the same code does not work. Presumably because of the Entity API system new to D7?

Comments

johnv’s picture

Status: Active » Postponed (maintainer needs more info)

Did you fix this already?
You might need to change your code according to this: #1140896: Variable $row does not contain correct values ($data->_field_data does)

Liam Morland’s picture

Category: Task » Support request
Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (outdated)