I'm using Views Raw SQL to add a field containing a COUNT(*)
subquery to a data table, and so I'd like to be able to sort the table by that column, but the module doesn't allow for this.
It would be nice if it did, because I figure that anyone who's able to write a SQL statement is probably a good judge of when the result from a SQL statement will be sortable data.
I tried adding code based on http://drupal.stackexchange.com/a/211402 to the module but I couldn't get it working.
Closed: outdated
1.0
User interface
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.