Last updated July 21, 2012. Created by danielb on May 30, 2009.
Log in to edit this page.

Finder is a module that allows Site Administrators to create search forms for their users to find various things in Drupal like nodes or users, based on specific fields and values in those objects. The forms can use widgets like autocomplete textfields, radio buttons, select lists, and checkboxes. The module is designed so that each of the things it can find, and the way in which it finds them, are all controlled by seperate modules. This allows for some very unique use-cases, as well as lets other developers create additional modules to add more features to Finder.

Below are some links to documentation about the Finder module.

Page status

No known problems

Log in to edit this page

About this page

Drupal version
Drupal 6.x, Drupal 7.x
Audience
Contributors, Designers/themers, Programmers, Site administrators
Drupal’s online documentation is © 2000-2013 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License. Comments on documentation pages are used to improve content and then deleted.