Table of contents
The quick search in gFM-Business
Since version 13, the FileMaker platform has a function for the Quick search of data records. The search can be carried out for any (calculated) expression.
Include or exclude fields in the quick search
A field selected in FileMaker layout mode can be included or excluded from the quick search in the Inspector. To do this, click on the desired field in layout mode and select the field in the Inspector under the [Data] the option [Include field in quick search]which are located in the [Behavior] is to be found.
Perform quick search in script
In the script editor or script workspace, in the [Result sets] the command
Perform quick search []
is available. The value to be searched for in all fields in which the quick search has been activated is specified as a parameter. The formula editor is available for specifying the search term, so that calculated values can also be searched for.
Quick search in gFM-Business

Remove search term from search field
The search field for the quick search has a button on the right-hand side that can be used to undo the current search. After clicking on the gray button, the search term in the search field is removed and all data records in the active database are called up.
