Hello,

I have added two custom categories to user profiles with custom fields attached to them. I want these fields to show in views. But they are not listed there, whereas custom fields under category Account are available to views.

I could not find a configuration or other module that does this.

Could you please direct me in right direction?

Thanks,

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

s13 created an issue. See original summary.

yakoub’s picture

Assigned: Unassigned » yakoub

currently no support for views is implemented, but i estimate i can add the integration in two days time (depending of how much free time i have) .
so please have patience and i'll release a new version .

s13’s picture

Thanks @yakoub,

I'm also trying, will let you know if I get it to work.

Regard,

yakoub’s picture

i created new branch `views_intigration` .
it has basic functionality but when adding user category as relation to users table then the entity fields don't appear in views edit form .
only when using user_category as base table for a view does the entity fields appear .

yakoub’s picture

works well when using user_category as base table for a view,
but when adding it as relation to users views only table columns appear but not the entity fields .

yakoub’s picture

previous patch had wrong diff operation .

s13’s picture

The patch is working fine. All fields and categories are now available to views. Have not done much testing yet will let you know the results. Thanks for your support and fast replying.

s13’s picture

Status: Active » Fixed

Thanks for patch. It did make available all fields to views.

Sorry for the delay.

Status: Fixed » Closed (fixed)

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