Developer’s Guide

Table Of Contents
8-10 Developer’s Guide
FileMaker script step CGI request Description
Go to Record/Request/Page Go to last record Also supported in a multi-
[Last] step button.
Go to Record/Request/Page Go to previous Also supported in a multi-
[Previous] record step button.
Go to Record/Request/Page Go to next record Also supported in a multi-
[Next] step button.
Go to Field [ ] Go to Edit Record Displays the specified
view field in the Edit Record
page (without a blinking
insertion point).
Also supported in a multi-
step button.
New Record/Request [ ] Go to New Record Also supported in a multi-
view step button.
Enter Browse Mode [ ] Go to Form View Allows the web user to go
from an Edit Record,
Search, or New Record
page to Form View
without submitting a CGI
request.
Also supported in a multi-
step button.
Enter Find Mode [ ] Go to Search page Also supported in a multi-
step button.
Show All Records Find all records Also supported in a multi-
step button.
Perform Find Submit -find request This does not restore a
-find request that has been
saved with the script.
Also supported in a multi-
step button.
FileMaker script step CGI request Description
Exit Record Submit form This submits -edit record,
-new record, and -find
requests.
Also supported in a multi-
step button.
Sort [ ] Go to Sort page Also supported in a multi-
step button.
Delete Record/Request [ ] Delete record with
confirmation alert
View As [View As Table] View current layout
in CSS table
View As [View As Form] View current layout
in CSS form
View As [View As List] View current layout This is the same as the
in CSS table View As [View As Table]
script step
View As [Cycle] Cycle between Form
and Table views
Open Help Open HTML help This opens the built-in
help for Instant Web
Publishing, called
“FileMaker Pro Web
Companion Help” in a
new browser window.
Note When you use the Go to Related Record script step with Instant
Web Publishing, the sort order of the related database is based on the
Sort View settings in the Web Companion View Setup dialog box
(not on the sort order specified by the relationship). The found set of
records is determined by the relationship — only related records are
in the current found set when the script is performed.