
Explore conditional text concatenation in FileMaker using ampersand, the substitute and list functions to assemble full names from first, middle, and last names and create mailing labels with dynamic spaces.
Learn to pad numbers with leading zeros or spaces for fixed field length exports using FileMaker, via let and case with the choose function for efficient, update-friendly formulas.
Discover three FileMaker birthday alert methods: a simple today or near-term alert, a month-based birthday search, and an upcoming-birthdays script using let variables, date functions, and indexing considerations.
Learn to build a FileMaker age calculation by comparing current date to birth date, deriving years, months, and days, and testing the formula in the data viewer.
Learn practical email validation techniques in FileMaker, balancing data integrity with user efficiency by using pattern counts, at-sign checks, domain formatting, and optional alternatives to validation.
Explore multiple approaches to validate state in FileMaker, including character-count validation, length-based calculations, and script triggers, and compare on-exit, commit, and keystroke timing.
Learn to implement creation and modification stamps in FileMaker using get current host timestamp and the evaluate function to auto update fields from the server time.
apply an auto enter calculation with an append technique and case tests to track only selected fields in FileMaker, avoiding script triggers while building a field change log.
Discover how to display a modification timestamp for related data by combining parent and child tables with let and max, showing the most recent account modification.
Toggle buttons with the hide object feature to show or hide controls and reclaim space, including list versus table view and per-user script error logging.
Declutter a FileMaker managed database using placeholder text and calculations instead of fields or relationships. Learn to format numbers and dates, and generate aggregates on layouts for cleaner data presentation.
Learn to work with sub summary reports and the get summary function to transfer territory totals into calculations, enabling context-sensitive totals and conditional formatting in FileMaker reports.
Master window placement in FileMaker by using offset and zero top-left coordinates, then apply move and resize techniques to center, lower right, or floater windows.
Explore how the FileMaker calculation engine enables conditional record level access with custom privileges to control who can view, edit, create, or delete records by account name.
Explore a highly abstracted one-field logging system that logs field changes via a self-referenced custom function and auto enter, with configurable tracked fields and cross-file reuse.
Dive deep into the FileMaker calculation engine with this course designed for intermediate or aspiring developers. Topics include live calculation fields, auto-enter formulas, validation calculations, Hide Object, Conditional Formatting, Tooltips, Placeholder Text, Scripting (as it applies to calculations), custom functions, parsing and much more. Includes a free copy of $29.95 Complex Calculations solution.