Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download views_field-7.x-1.2.tar.gztar.gz 13.59 KB
MD5: d05cae637a7065a1777cee693b1de29f
SHA-1: 0dcf0fec98f29d414aeb19bdafba0473c104afd9
SHA-256: dd1e5ad35aacad38df2b7060c3a1d98a9a55a95590aee626e0d6f8ed50fa1a65
Download views_field-7.x-1.2.zipzip 15.67 KB
MD5: 0185215e09a34510a94d955797fe5a7a
SHA-1: 2942a6b311c1c328a93762772e5b722f01c8d219
SHA-256: 47a05f4045c95ec902e03a0f0f51b88985382c53f49a07190f16c75807d7e757

Release notes

This release is intended to work with Views 3 releases including the current 3.5 release.

Changes from prior release:

Update README for change to default field added to view; explain how to add multi-column join between field tables.
Update build_join() for changes to corresponding method in views parent class in Views releases 3.4 to 3.5.
Add relationships from field table to bundle entities; enhance documentation.
Order the fields so a "field API" field is not first; change base table key field to the applicable "raw" ID field; always include the latter ID field.
Properly use the sanitation function t(); add label.
Replace language handlers with standard string handlers as the language handlers attempt to join on the UID from user table which is not available.

Created by: solotandem
Created on: 3 Jan 2013 at 21:10 UTC
Last updated: 3 Jan 2013 at 21:14 UTC
New features
Bug fixes

Other releases