Script Steps Reference

Table Of Contents
Records script steps
F
ILEMAKER SCRIPT STEPS REFERENCE 110
New Record/Request
Purpose
Creates a new, blank record or a new find request.
Format
New Record/Request
Options
None.
Compatibility
Originated in
FileMaker Pro 6.0 or earlier
Description
In Browse mode, this script step creates a new, blank record. In Find mode, it creates a new find
request.
Example 1
Goes to the Invoice Details layout, creates a record, and goes to the Summary field.
Go to Layout [“Invoice Details”]
New Record/Request
Go to Field [Invoices::Summary]
Where the script step runs Supported
FileMaker Pro Yes
FileMaker Server scheduled script Yes
FileMaker Go Yes
Custom Web Publishing Yes
FileMaker WebDirect Yes
Runtime solution Yes