Active
Project:
Multireference CCK field
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Dec 2008 at 08:27 UTC
Updated:
25 Dec 2008 at 08:27 UTC
This is a great module - I'm using it to provide playlist functionality on an existing music database. What's killing me is that I can't figure out how to make it sort by the description field. I use description for playlist track #, so it would be great if I could sort that ascending.
Even in the code, I'm having a hard time figuring out what to modify. I tried adding sort($data) at about line 500 of multireference.module , but alas it was not that simple. Any suggestions?
Thanks in advance!