Just noticed that the Elaborate field of a Relationship is not exposed to Views. This would be really handy as I was just trying to create a view with elaborated relationship.

CommentFileSizeAuthor
#2 users_relationship-395142-1.patch1.79 KBMisterSpeed

Comments

MisterSpeed’s picture

Assigned: Unassigned » MisterSpeed
MisterSpeed’s picture

Status: Active » Fixed
StatusFileSize
new1.79 KB

Please find the patch file for mention changes.

jaydub’s picture

Status: Fixed » Needs work

The patch is not focusing on the issue in hand. The issue is that the user wants to expose part of the UR elaborations table to Views.

MisterSpeed’s picture

Status: Needs work » Fixed

the patch file displaying user's elaborations from UR elaborations table,
Please confirm.

alex.k’s picture

Version: 6.x-1.0-beta9 » 6.x-1.x-dev
Assigned: MisterSpeed » Unassigned
Status: Fixed » Active

The issue is about http://drupal.org/project/views integration, not about standard pages that UR provides. I'll tackle it but likely not in the immediate term. Thanks.

igorik’s picture

Hi Alex,
could you please add the option to show elaborate text as view field?

I would like to show page with list of friends, with elaborate text (from both requestee and requester)
It is really good if you are not sure from where you know some of that friends, so you will look at elaborate text and you will find it. :)

thanks
Igor

mrf’s picture

Component: Code » Views
mrf’s picture

Status: Active » Needs work