Views Hooks are a MUST
amani.mansour
Right out of the box, the views module provides a plethora of functionality options that allow you to customize and curate your views lists. But because it’s so powerful, it probably makes you want to do even more powerful things that require extending its functionality. Thank goodness they gave us hooks!
Hooks are used to extend and alter the core behavior of Drupal. In this session, we will focus on views hooks and how we can further curate lists and extend functionality that improve user experience. And yes, this will include improving exposed dropdown filters.
Session attendees will come away with an understanding of the available views hooks and real-life examples that demonstrate how to implement them.