Script Steps Reference

Table Of Contents
Navigation script steps
F
ILEMAKER PRO SCRIPT STEPS REFERENCE 48
Example 1
Goes to a related record in the Invoices table and sorts the found set of related records.
Go to Related Record [Show only related records; From table: "Invoices";
Using layout: “Invoices”]
Sort Records [Restore; With dialog: Off]
Go to Record/Request/Page [First]
Example 2
Goes to a related record in the Invoices table and sorts the found set of related records in a new
window.
Go to Related Record [Show only related records; From table: "Invoices";
Using layout: “Invoices”; New Window]
Sort Records [Restore; With dialog: Off]
Go to Record/Request/Page [First]