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!

CommentFileSizeAuthor
attachedview.png57.54 KBdi3gopa

Comments

mxt’s picture

I 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.

mkadin’s picture

Status: Active » Fixed

Requiring 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.