I made my own view for last updated nodes. I want to sort descending on the changed date of the nodes. When I choose for teaser view or list view the sorting works. But whem I am using the table view there seems no sorting at all. So somewhere with the table view the sort field is missing (I presume). Is there anybody else with the same problem? And who can fix this or can tell me on which part of the code I must look at.

Thanx.

Comments

merlinofchaos’s picture

The problem is in the actual query assembly code in the _views_query() object, and it's almost certainly got to do with the tablesort() code. I could swear I finally got it right, but it may be wrong in the 4.6 version. I do recall behavior there changed between 4.6 and 4.7.

merlinofchaos’s picture

Status: Active » Closed (won't fix)
kokiperex’s picture

Version: 4.6.x-1.x-dev » 5.x-1.6
Category: bug » support
Status: Closed (won't fix) » Active

Same problem here. Teaser and list views works fine, but can't sort table views

domesticat’s picture

Status: Active » Closed (fixed)

Closed while closing all Views support requests with no activity for 6 months. If you still need help, you may re-open this issue at any time.