Closed (fixed)
Project:
EVA: Entity Views Attachment
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Apr 2011 at 19:03 UTC
Updated:
14 Aug 2012 at 02:21 UTC
Hello, first of all thanks for the good work!
I am trying to attach a view on the user's profile page that it is composed from content (from an specific content type)that has been created by that user, i created the display "Entity Content" with Entity Type "Profile" and added a Relationship "Content: Author" with "Require this relationship" because there is no contextual filter for "Content: author".
The view it is being attached successfully but it is not filtering by the content author (The user of the profile).
I tried different configurations but no success, any suggestions on what should the configuration to filter by the author should be?
Screenshot is attached.
Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| attachedview.png | 57.54 KB | di3gopa |
Comments
Comment #1
mxtI have had the same problem, but now, after clearing MORE TIMES all caches and tryng using tokens and THEN reusing ID from the entity EVA is attached to, all works fine.
Comment #2
mkadin commentedRequiring a relationship to a 'content:author' without a contextual filter simply means that the profile must have some kind of author to get displayed. You need to add a contextual filter for user: uid that uses the relationship to the content author.