Closed (won't fix)
Project:
Views (for Drupal 7)
Version:
6.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Nov 2010 at 21:07 UTC
Updated:
4 Dec 2010 at 20:50 UTC
Get the quicksearch plugin here: https://github.com/riklomas/quicksearch
Extract jquery.quicksearch.js into sites/all/libraries/views/
Apply the patch.
When adding fields, filters etc to a view this will filter the options as you type.
This is mostly just a proof of concept at this point. I'm sure there is a more natural way to integrate this into views.
| Comment | File | Size | Author |
|---|---|---|---|
| views-quicksearch.patch | 1.47 KB | awolfey |
Comments
Comment #1
awolfey commentedSomehow I missed finding http://drupal.org/project/checkbox_filter which works well, so I'm going to close this request.