Closed (works as designed)
Project:
FileField
Version:
6.x-3.10
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Aug 2012 at 03:14 UTC
Updated:
3 Aug 2012 at 04:39 UTC
In views/filefield_handler_field_data.inc the render function uses filefield field_alias to try to obtain a value from the view result. This isn't necessarily going to be the same as the views field alias as Views likes to change field aliases around a bit.
I'm not sure if this is a problem with filefield or views but currently I can't display the contents of a data field.
I'm using a clean install of Views 6.x-3.0.
Comments
Comment #1
imclean commentedLooks like user error (me) - confusing 2 fields.