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

klonos’s picture

4p’s picture

Same 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

BrightBold’s picture

Issue summary: View changes

This 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?