Greetings,

I am having an odd issue with Views + Imagefield.

I have a Grid View that outputs imagecache+thickbox+imagefields to make a very nice gallery.

Unfortunately, the Alt Text info is not getting passed correctly into the view. I'm not entirely sure where it's going wrong unfortunately.

Fiddling around with it, I was able to make the titles show up if I changed the field setting to "Group Multiple Values." Unfortunately, since I've allowed multiple values to be input per node, that outputs a really ugly page without the grid styling I really want.

Any ideas on why this might be happening? When I choose "Do Not Group Multiple Values" I get a number instead of the alt text - it's not the NID, and it's not the filename - it appears to be a sequential number of the images.

Is this a job for function theme_imagefield_image ?

Beating my head against the wall.

Thanks!

Comments

notarealperson’s picture

Giving this one last bump and praying to the Drupal gods for guidance.

neuromusic’s picture

I am having the same problem, for both "group Multiple Values" and "Do Not Group Multiple Values"

Does anyone have a solution?

B.P.B’s picture

I also have this problem in Views+Imagefield+filefield 6.x