Closed (fixed)
Project:
Views Tabs
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 Feb 2009 at 02:34 UTC
Updated:
16 Mar 2010 at 22:41 UTC
It would be nice if they showed up as term names, instead of the term numbers.
Great module!
Comments
Comment #1
jerdavisYes, the module could use some improvements in how it handles some types of information. The port to Drupal 6 is still pretty basic at this point.
You can likely get something working relatively easily right now by overriding the theme for your tabset. In a use case I have I chose an image field as my tab field, and of course without smarter field handling it just spits out the FID of the image. I used this code as an override to get the output I wanted:
I'll try to get this module beefed up a bit as soon as I have some additional time.
Jer
Comment #2
Mac Clemmens commentedMost helpful, thanks! :D
Comment #3
jdwfly commentedCleaning up issue queue