Help

Table Of Contents
FILEMAKER PRO HELP 1078
Example 1
Sorts the current found set by the active field. Can be started by the OnObjectValidate script trigger
to maintain the current found set's sort order when field values change.
Sort Records by Field [Ascending]
Example 2
Shows invoices for the current customer ID, with the most recent invoice listed first.
Find Matching Records [Replace; Invoices::Customer ID]
Sort Records by Field [Descending; Invoices::Invoice ID]
Related topics
Sort Records script step
Script steps reference (alphabetical list)
Script steps reference (category list)