Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Shows dialog to open files.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
FileDialog | 9.1 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |
Parameter | Description | Example | Flags |
---|---|---|---|
AllowedUTIs | The list of allowed universal types. | "public.jpeg¶public.png" | |
Flags | Available in MBS FileMaker Plugin 11.0 or newer. Various flags. Value 1: Whether to allow multiple files to be selected. (iOS 11 or newer, otherwise ignored) Value 2: Whether to show file extensions (iOS 13 or newer, otherwise ignored) You can combine both flags and pass 1+2. |
1 | |
DirectoryPath | Available in MBS FileMaker Plugin 11.0 or newer. The path to the directory to use as base. New in iOS 13. |
$documentFolderPath | Optional |
Returns OK or error.
This function is free to use.
Created 28th January 2019, last changed 27th December 2020