Active
Project:
CCK Facets
Version:
5.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Jun 2009 at 13:19 UTC
Updated:
23 May 2012 at 19:54 UTC
I have a nodereference field called "Action".
If I set the "Sort criteria" on "Action" for that field it is not sorted on the referencing node title, but on it's node id.
Which simply does not make sense.
Comments
Comment #1
catorghans commentedIf I add this to class reference_facet in reference_facets.module
Then it works for node references. Cannot oversee "user references".
Comment #2
edpaff commentedFacing the same problem on a 6.x install. Any ideas on how to sort the guided search block by title rather than NID for node reference fields?
The above code doesn't seem to work (although perhaps I'm not putting it in the correct place for the 6.x version?)...
Any help much appreciated.