Autocomplete functionality for node titles and text fields.
The autocomplete results will be the results from the view.
This module requires that the following modules are also enabled:
- Views
-
Install this module using the official Backdrop CMS instructions at https://backdropcms.org/guide/modules.
-
Configure a View from the Views page under Administration > Structure > Views (admin/structure/views).
-
Configure an exposed text field filter and check
Use Autocomplete checkboxin the exposed filter settings.
-
To work as you wish you have to make the right choice for the operator of filter field, most likely to use "Contains"
-
For referenced entities (entity reference, node references, term reference) use referenced entity fields for the filters with the right relationships.
-
If you have more titles fields defined in fields and/or filters the correspondence between field & filter must be right. For example: if field is title_2 then also the filter field should be title_2.
Additional documentation is located in the Wiki: https://github.com/backdrop-contrib/views_autocomplete_filters/wiki/Documentation.
Video Tutorial: Drupal 7 Views Autocomplete Filter Tutorial
Bugs and Feature requests should be reported in the Issue Queue: https://github.com/backdrop-contrib/views_autocomplete_filters/issues.
- Justin Christoffersen.
- Jen Lampton.
- Laryn Kragt Bakker.
- Seeking additional maintainers.
- Ported to Backdrop CMS by Justin Christoffersen.
- Ported to Backdrop CMS by Jen Lampton.
- Backdrop port sponsored by Ivar Jacobson International
- Originally written for Drupal by Tavi Toporjinschi.
- Drupal maintenance sponsored by TOP EXPRESS
- Initial Drupal version sponsored by viennaresidence
This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.