When I have configured a field on content type "field_assigned" which is required to refer to a user entity. I need, Panels let me create a relationship with user, for obtaining user fields from the detail panel content that has that field.

Panels precludes select a relationship "User from node", impose a relationship "Node from node", instead of a "User from node", as it does in the case of Author field let us "User from Node (on node.node_author)"

Attach an image with situation.

CommentFileSizeAuthor
panel-context.png42.58 KBphpvyvoj
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

potassiumchloride’s picture

Issue summary: View changes

Set up a Relationship first on that same page. There is a relationship for "User from Node" and you can select which field you want to get the user information from. Then, you can create a selection rule for user:compare. Compare the logged in user to the user information retrieved from the node.