Closed (won't fix)
Project:
Bio
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2009 at 06:50 UTC
Updated:
11 Apr 2009 at 04:19 UTC
I'd like to have a sort option for my views that lets me list biography nodes in order of how many buddies each user has.
What code should I add to bio_views.inc to create this new sort option?
Comments
Comment #1
allie mickaThis seems like it would be pretty tricky for Views to manage in D5. You should consider an upgrade to D6, and then see what you can do with relationships and buddylist(flag?) views support.
Comment #2
bflora commentedThanks, Allie. That's not really an option as I'm running a production site with 90+ modules. Moving to D6 would be prohibitively expensive in both time and money. Is there something about the D5 views that makes this particularly hard?