Use hook_views_query_alter to handle special sort cases
12/19/2010 - 4:39pm
This week I ran into a problem I’d never run into before with a view. I needed to specify some custom sorting that the Views UI simply doesn’t have options for. Luckily, views provides a hook for just this situation.
Categories:
