The Group, Location, and User Information form views include a full-text search capability. User Information Form contains an illustration that shows how a search is incorporated into the form. The following topics from the Fitch & Mather Corporate Media Library Application (CML), which is featured in Scenario 1, describe full-text search:
The following table lists tables and columns in the Eval database that are registered for full-text search and the form views that implement searches.
| Table name | Column name | Form view |
|---|---|---|
| Activity | Description | Activity |
| Group | Name
Description |
Group |
| Location | Name
Street City |
Location |
| Person | FirstName
LastName |
User Information |
Coding Components That Support Full-Text Search describes how full-text search is implemented in the PT application.