Due to the way we store the loaded entities, the current field API integration probably doesn't support displaying fields across entity types. For example: displaying a field on a node and a field on its author in the same view.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 722180.multi_entity_views.patch | 3.51 KB | rszrama |
Comments
Comment #1
rszrama commentedHah, guess you knew I was going to run into the problem I did months ago.
Well, here's a patch. : D
Comment #2
damien tournoud commentedI walked-thru this code with Ryan yesterday, it looks pretty solid. My main concern here is that all this is completely untested. I'll work on some basic tests next week if time permit.
Comment #3
dawehnerWhat happens with my comment. I commited this already, because all my manual testing worked fine and the code itself made sense.
I added a commit to remove the 'translatable' from the formatter setting
http://drupal.org/cvs?commit=375632