598 bytes added,
21:06, 9 October 2013 Lookup a Record is a search page that uses the script of the campaign database and allows the user to search by any field in that campaign database.
The searching uses "fuzzy" searching which allows for bits of information to be entered. e.g. Putting Phil in the first name will return Philip, Philip, Phila, Philadelphia, Philana, Philantha, Philiberta, Philippa, etc.
The results page will show the first 120 records matched. The information displayed by the search is customisable. [[Campaign_Database_Search_Fields]]
Custom logic can be added to the lookup page using custom JavaScript.