I have a user view (similar to /admin/people) and I want to display fields from one of the user profiles I setup with the Profile module.
If I add the User: Profile relationship, I can add the fields, but it creates a duplicate entry for each one of the user profiles (talent, brand, personal info in this specific case). So it gives me 3 results for each distinct node. Is this the right approach to the issues and do you have fixes/places to start?

Is it possible to resolve it as described on https://www.drupal.org/node/1114454#comment-5238950? I can't see the checkbox for 'Profile type'.

Comments

Ruslan P created an issue. See original summary.

ruslan piskarov’s picture

Title: View Relationships (User: Profile) returning an item for each profile type. How to specific only 1? Primary tabs View(active tab) Edit View history » View Relationships (User: Profile) returning an item for each profile type. How to specific only 1?
ruslan piskarov’s picture

Issue summary: View changes
daggerhart’s picture

Sorry, didn't notice this issue before submitting my own w/ a patch.

ruslan piskarov’s picture

Status: Active » Closed (duplicate)

Thank you @daggerhart,

closing as duplicate.