Vivek P R Releases “Views Node Title Selector” Drupal Module for Easier Node Title Filtering
Vivek P R has released Views Node Title Selector, a Drupal module that adds a node title selector to Views. The filter supports select lists, autocomplete, and checkboxes, giving site builders a quicker way to narrow content without typing exact titles.
The module introduces a new Views filter that can replace the standard text field for “Content: Title.” It is designed for large content sets and admin dashboards where scrolling or exact-match searches slow down reviews.
- Multiple widgets: Choose select list, autocomplete, or checkbox filtering for node titles.
- Context-aware lists: If the View already filters by
Content: Type, the available titles are limited to the relevant content types. - Fine-tuning options: Freeze the node list at a point in time or exclude specific nodes from the filter.
According to Vivek, the module grew out of an internal need to speed up an admin dashboard showing organization contacts. After not finding a ready-made solution, he built the filter and published it as his first contribution to Drupal.org, inviting feedback and suggestions from the community. Read his announcement on LinkedIn: first-contribution post.

