Active
Project:
DraggableViews
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Feb 2013 at 04:57 UTC
Updated:
3 Nov 2016 at 17:40 UTC
Jump to comment: Most recent
While testing #1198810: not working with attachment display I discovered an order attachment display to a page display does not work. This is with the latest 7.x-2.x-dev.
FYI - configuring a block to display only on the views page works no problem.
Comments
Comment #1
klonos...coming from #1198810: not working with attachment display
Comment #2
4p commentedSame issue with attached view here: Notice: Undefined property: stdClass::$unknown in draggableviews_handler_field_draggable->views_form() (regel 137 van /opt/guide/drupal/sites/all/modules/contrib/draggableviews/views/draggableviews_handler_field_draggable.inc).
Views: 3.5
Draggableviews: 2.0
Comment #3
brightboldThis still appears to be a problem 3.5 years later. The main view sorts properly, and the attachment is ordered properly in the reorder view table (which is its own page and not an attachment), but every item in the attachment shows a weight of 0 once it's attached to the main view regardless of how I have reordered them. Has anyone found a fix for this?