The template code currently only allows a field called 'title' to become the rows in the THEAD HTML element, presumably because this was originally made just for nodes.

Now that anything can be listed in a view, it would be useful to allow the first field in the table, whatever it is, to be used as the header.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

joachim’s picture

Status: Active » Fixed
FileSize
4.08 KB

Here's the patch.

- #1561114 by joachim: Added ability to have any field as the flipped table header.

joachim’s picture

Version: 7.x-1.x-dev » 6.x-1.x-dev
Status: Fixed » Patch (to be ported)

Could be backported if someone has the inclination.

naught101’s picture

Project: Views Hacks » Views Flipped Table
Component: Views Flipped Table » Code

  • joachim committed e6c7235 on 8.x-1.x
    - #1561114 by joachim: Added ability to have any field as the flipped...
KarlShea’s picture

Issue summary: View changes
Status: Patch (to be ported) » Closed (outdated)