FileMaker Training

100 lessons across 5 topics — step-by-step with real code, common mistakes, and a quiz.

1
How to pass a JSON parameter to a FileMaker script
Intermediate
2
FileMaker script error handling with Set Error Capture
Beginner
3
Looping through a found set in FileMaker
Intermediate
4
FileMaker Set Variable — scope, naming, and when to use it
Beginner
5
FileMaker script triggers: OnObjectEnter, OnObjectExit, OnObjectSave, OnRecordCommit
Intermediate
6
Perform Script on Server (PSOS): when to use it and how it works
Intermediate
7
Go to Related Record: navigating via relationship in FileMaker
Intermediate
8
New Record and Delete Record script steps
Beginner
9
Set Field and Set Field By Name in FileMaker scripts
Beginner
10
Perform Find: scripting finds and handling error 401
Beginner
11
Replace Field Contents: batch field updates in FileMaker
Intermediate
12
Sort Records in FileMaker scripts
Beginner
13
Show Custom Dialog: prompts, confirmations, and input fields
Beginner
14
Exit Script [Result] and reading results with Get(ScriptResult)
Intermediate
15
Sub-scripts: calling scripts from scripts in FileMaker
Intermediate
16
Go to Portal Row and looping through portal rows in FileMaker
Intermediate
17
Using the FileMaker Script Debugger and Data Viewer
Beginner
18
Open URL: web links, mailto, and FileMaker deep links
Beginner
19
Insert from Device: camera, audio, and signature on FileMaker Go
Intermediate
20
Window management in FileMaker: New Window, Adjust Window, Close Window
Intermediate
21
FileMaker script commenting conventions
Beginner
22
Commit Records/Requests: when and how to commit in FileMaker scripts
Beginner
23
Show All Records, Omit Record, and Omit Multiple Records in FileMaker
Beginner
24
Designing FileMaker scripts for Data API calls
Expert