Closed (duplicate)
Project:
DraggableViews
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2011 at 08:54 UTC
Updated:
11 Feb 2013 at 04:28 UTC
Hello,
I would a draggable view that has taxonomy weight as default sort.
I use draggable views 7.x-1.x-dev and views 7.x-3.x-dev.
How I can do?
Comments
Comment #2
Mamoun commentedI would like also to know how to do that.
Comment #3
lsolesen commentedIt seems that you cannot choose the Weight field from taxonomy when using the FieldAPI as the sorting mechanism even if it is attached to sort.
Comment #4
lsolesen commentedComment #5
istryker commentedThis is an issue for 7.x-1.x-dev, which is unsupported now. The only way to sort taxonomy in 7.x-2.0 is with Native handler.
There is 2 separate patches to have this work with the method used in Drupal Core: #1716912: Add a taxonomy term weight handler & #1851752: Drag handler for saving weight into any column in any base table.
Closing issue, marking as duplicate.