Active
Project:
Model Entities
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2012 at 14:21 UTC
Updated:
9 Feb 2012 at 14:21 UTC
Hello,
My custom entity has a uid field in the base table, which records a user id.
When I use views to retrieve entity data, I can't get user relationships to retrieve user related data for the according uid.
Then I look into ctools code, find it's too complicated to me.
Can anyone provide some guides? Thanks!