Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
12.1
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
Statistic
FMM
Blog
Installs fix for file drag and drop problem.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
FM | 7.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
Parameter | Description | Example | Flags |
---|---|---|---|
Enable | Whether to enable or disable. Pass 1 to enbale or 0 to disable. Default if no parameter is given is enable. |
1 | |
TempFolder | Available in MBS FileMaker Plugin 8.1 or newer. The native path of temp folder to use. Leave empty for standard one. |
MBS("Folders.UserDesktop") | Optional |
DeleteTempFiles | Available in MBS FileMaker Plugin 8.1 or newer. Whether to delete temp files. Default is 1 to delete last file them when next file is to be dragged. |
1 | Optional |
Returns OK or error.
Allow file drops from container to Finder:
Set Variable [$r; Value:MBS( "FM.AllowFileDragDrop" )]
This function checks for a license.
Created 8th January 2017, last changed 26th January 2018