Friday, April 15, 2011

Turn a select into an autocomplete textfield in a Views exposed form

Within a Views exposed filter form, there was a select for a node reference field. The client wanted the select to be a textfield because it only required 3 characters and it would be faster for users to type them than find them in a select. I decided it would be even cooler to make it an autocomplete textfield.