Doesn't adhere to views sort criteria due to asort($options) on line 496

tauno - August 9, 2008 - 18:53
Project:Multireference CCK field
Version:5.x-1.1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

This may not be considered a bug, but the asort($options) on line 496 (of my file - I don't recall if I made other edits) causes the sort options defined in my view to be overridden. Commenting out this line makes it work as expected for my application.

#1

ohthehugemanatee - December 25, 2008 - 07:20

Wait a moment - so this means you've found a way to use views to sort the contents of the multireference fields? Do tell!

I'm using multireference to build playlists on an existing music database. I only need two fields: one references the node (song), and the other is the desired track # in the playlist. Sadly, I can't find a way to view the playlist sorted by track #!

Any ideas?

 
 

Drupal is a registered trademark of Dries Buytaert.