I needed a way to use a views result to feed an autocomplete feed, and this module seemed the perfect place to work on it.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | interdiff-2393901-1-2.txt | 2.96 KB | marttir |
| #2 | views_datasource-autocomplete-json-style-2393901-2.patch | 3.12 KB | marttir |
| #1 | views_datasource-autcomplete-json-style-2393901-1-D7.patch | 2.79 KB | hanoii |
Comments
Comment #1
hanoiiComment #2
marttir commentedThis fit my needs perfectly, and the patch seems to be working as advertised. There were a few issues regarding coding standards; here's a cleaned up patch.
Comment #4
zeip commentedI committed the patch to 7.x-1.x. Thanks to both of you!