Omits several records from the found set, starting with the current record, and selects the next record in the table.
Finding records except those matching criteria
•With dialog specifies whether to display a dialog box when the script step is performed, asking users to enter the number of records to be omitted.
If With dialog is Off and you do not specify the number of records, only the current record is omitted.
•Specify records specifies the exact number of records you want to omit. The calculation result must be a number.
Product | Supported |
FileMaker Pro Advanced | Yes |
FileMaker Go | Yes |
FileMaker WebDirect | Yes |
FileMaker Server | Partial |
FileMaker Cloud | Partial |
FileMaker Data API | Partial |
Custom Web Publishing | Partial |
Runtime solution | Yes |
FileMaker Pro 6.0 or earlier
This script step omits (temporarily hides) several records from the found set, starting with the current record, and makes the next record in the table the current record.
If this script step is performed from Layout mode, FileMaker Pro Advanced switches to Browse mode after the script step has been performed.
Omits all records in the current found set.
Go to Record/Request/Page [First]
Omit Multiple Records [With dialog: Off; Get ( FoundCount )]