Active
Project:
DraggableViews
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Sep 2013 at 20:15 UTC
Updated:
27 Jul 2015 at 19:06 UTC
Jump to comment: Most recent
I have a view with 2 displays.
- One admin display used to sort posts (this is a views page)
- One frontend (views content pane) display used to display the sorted posts on the homepage
When I add a Global Null Contextual Filter to my frontend display, the frontend view stops ordering posts correctly.
Any idea on why it loses the ordering? Let me know if I can provide more information.
Comments
Comment #1
istryker commentedI can confirm this
Comment #2
sonicthoughts commentedwow - thought I was going batty till i found this issue. I want to grab the view page term from the URL. Will explore different approach.