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
Intermediate2
FileMaker script error handling with Set Error Capture
Beginner3
Looping through a found set in FileMaker
Intermediate4
FileMaker Set Variable — scope, naming, and when to use it
Beginner5
FileMaker script triggers: OnObjectEnter, OnObjectExit, OnObjectSave, OnRecordCommit
Intermediate6
Perform Script on Server (PSOS): when to use it and how it works
Intermediate7
Go to Related Record: navigating via relationship in FileMaker
Intermediate8
New Record and Delete Record script steps
Beginner9
Set Field and Set Field By Name in FileMaker scripts
Beginner10
Perform Find: scripting finds and handling error 401
Beginner11
Replace Field Contents: batch field updates in FileMaker
Intermediate12
Sort Records in FileMaker scripts
Beginner13
Show Custom Dialog: prompts, confirmations, and input fields
Beginner14
Exit Script [Result] and reading results with Get(ScriptResult)
Intermediate15
Sub-scripts: calling scripts from scripts in FileMaker
Intermediate16
Go to Portal Row and looping through portal rows in FileMaker
Intermediate17
Using the FileMaker Script Debugger and Data Viewer
Beginner18
Open URL: web links, mailto, and FileMaker deep links
Beginner19
Insert from Device: camera, audio, and signature on FileMaker Go
Intermediate20
Window management in FileMaker: New Window, Adjust Window, Close Window
Intermediate21
FileMaker script commenting conventions
Beginner22
Commit Records/Requests: when and how to commit in FileMaker scripts
Beginner23
Show All Records, Omit Record, and Omit Multiple Records in FileMaker
Beginner24
Designing FileMaker scripts for Data API calls
Expert