Changing the description of my question (original below). Looks like an attachment display can only be attached to a master (or block, page,feed) displays but not to an entity reference display. See screenshots in comment 1 below.
Is this a bug or am I missing something?

---original question--
I have been struggling to create a view (with user relationship module).

I would like to have a view (table) with a list of users with whom current user has relationship. This is easy. To this view, I would like to add the current logged in user in the first row. So the view would look something like:

Row 1: Current user name
Row 2: Related user 1 name
Row 3: Related user 2 name
...

So basically I want the same fields but from entities that meet the filter criteria, but with one exception in the first row.
How can I achieve this? I would appreciate any help.

CommentFileSizeAuthor
#1 disp2.PNG26.57 KBshas3n
#1 disp1.PNG26.92 KBshas3n

Comments

shas3n’s picture

StatusFileSize
new26.92 KB
new26.57 KB

I tried to achieve this with an attachment display.
So, I created a basic view 'entity reference display' (because I am using the view for a entity reference field selection).
Then I created an 'attachment display'. However, in "attach to" setting of that display, the entity reference display does not show. I can only attach it to 'Master' display.

Is this a bug? or am I missing something?

display overview
attach to

shas3n’s picture

Title: View with custom first row » Can not link attachment display to entity reference view
Component: user data » Code
Category: Support request » Bug report
Issue summary: View changes
shas3n’s picture

Title: Can not link attachment display to entity reference view » Can not link attachment display to entity reference view display
Project: Views (for Drupal 7) » Entity reference
Version: 7.x-3.10 » 7.x-1.1

Moving to entity reference project.

shas3n’s picture

Bumping up again! I would really appreciate any help.

Where I can get started to fix this?