First, this is Drupal 7, taxonomy category with an Image field that I added myself. NOT the module, "Taxonomy Image".

I created a field under my event categories taxonomy list. Example:

Formula One. It's got Name, Description, URL Alias.
I added: Category Image, where I want to place the F1 Logo for the upcoming events calendar.

BUT when I go to views, my new field, "field_taximage" isn't there. The others are, but that one is NOT. Any idea why?

I already tried upgrading, but I got over 50 sql errors, so this isn't an option it would seem.

Comments

merlinofchaos’s picture

Status: Active » Closed (won't fix)

We're not supporting alpha1. That's why we do releases.

At the time of 7.x-3.0-alpha1, the field api integration wasn't very good.

Seneschall’s picture

Okay. Will give upgrading another shot.

Cheers

kla2t’s picture

Still the same for Views 7.x-3.0-beta3.
Subscribing

Seneschall’s picture

Any update on this?

Currently using 7.x-3.0-rc3.

The view I'm looking at is "Content: Event Type" which is a taxonomy list, containing 3 things. Football, Baseball & Olympics.

Each of those three has a logo on a field I created for images. Replacement Patterns turns out nothing, so I don't know what to put there in order to get my logo to show, rather than just text, and for the looks of the project I'm working on, logos are FAR BETTER than text.

The flyer field works great since that's attached to the "Date" content type. But since the logos are attached to Taxonomy, they simply don't show up on Views for me to use. Not that I can see anyways.

Any help?