Reference > Script steps reference > Records script steps > New Record/Request
 

New Record/Request

Creates a new, blank record or a new find request.

See also 

Options 

None.

Compatibility 

 

Product 

Supported 

FileMaker Pro Advanced 

Yes 

FileMaker Go 

Yes 

FileMaker WebDirect 

Yes 

FileMaker Server 

Yes 

FileMaker Cloud 

Yes 

FileMaker Data API 

Yes 

Custom Web Publishing 

Yes 

Runtime solution 

Yes 

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]

Related topics 

Script steps reference (alphabetical list)

Script steps reference (category list)