Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
MBS FileMaker Plugin Example Databases
DragTest
All examples are included with download of MBS FileMaker Plugin.
Overview | |
Tables | 1 |
Relationships | 0 |
Layouts | 1 |
Scripts | 7 |
Value Lists | 0 |
Custom Functions | 0 |
Custom Menus | 33 |
File Options | |
Default custom menu set | [Standard FileMaker Menus] |
When opening file | |
Minimum allowed version | 12.0 |
Login using | Account Name; Account= Admin |
Allow user to save password | Off |
Require iOS passcode | Off |
Switch to layout | Off |
Hide all toolbars | Off |
Script triggers | |
OnFirstWindowOpen | Off |
OnLastWindowClose | Off |
OnWindowOpen | Off |
OnWindowClose | Off |
OnFileAVPlayerChange | Off |
Thumbnail Settings | |
Generate Thumbnails | On; Temporary |
Table Name |
Statistics
| Occurrences in Relationship Graph |
DragTest |
5 fields defined, 0 record
| DragTest |
Layout Objects: DragTest
Field Name: DragTest::field | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| No |
Field Name: DragTest::Description | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: DragTest::Text | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
DragAction |
Import Email Attachments |
SetupDrop |
SetupDrop whole window |
FreeDrop |
Hide |
Show |
Next Script: [Import Email Attachments] |
Script Name | DragAction |
Run script with full access privileges | Off |
Siri Shortcut Visible | Off |
Include In Menu | Yes |
Layouts that use this script |
|
Scripts that use this script |
|
Script Definition | |
Script Steps |
|
Fields used in this script | |
Scripts used in this script | |
Layouts used in this script |
|
Tables used in this script | |
Table occurrences used by this script | |
Custom Functions used by this script |
|
Custom menu set used by this script |
|
Previous Script: [DragAction] | Next Script: [SetupDrop] |
Script Name | Import Email Attachments |
Run script with full access privileges | Off |
Siri Shortcut Visible | Off |
Include In Menu | Yes |
Layouts that use this script |
|
Scripts that use this script | |
Script Definition | |
Script Steps |
|
Fields used in this script | |
Scripts used in this script |
|
Layouts used in this script |
|
Tables used in this script | |
Table occurrences used by this script | |
Custom Functions used by this script |
|
Custom menu set used by this script |
|
Previous Script: [Import Email Attachments] | Next Script: [SetupDrop whole window] |
Script Name | SetupDrop |
Run script with full access privileges | Off |
Siri Shortcut Visible | Off |
Include In Menu | Yes |
Layouts that use this script |
|
Scripts that use this script |
|
Script Definition | |
Script Steps |
|
Fields used in this script | |
Scripts used in this script |
|
Layouts used in this script |
|
Tables used in this script | |
Table occurrences used by this script | |
Custom Functions used by this script |
|
Custom menu set used by this script |
|
Previous Script: [SetupDrop] | Next Script: [FreeDrop] |
Script Name | SetupDrop whole window |
Run script with full access privileges | Off |
Siri Shortcut Visible | Off |
Include In Menu | Yes |
Layouts that use this script |
|
Scripts that use this script |
|
Script Definition | |
Script Steps |
|
Fields used in this script |
|
Scripts used in this script |
|
Layouts used in this script |
|
Tables used in this script |
|
Table occurrences used by this script |
|
Custom Functions used by this script |
|
Custom menu set used by this script |
|
Previous Script: [SetupDrop whole window] | Next Script: [Hide] |
Script Name | FreeDrop |
Run script with full access privileges | Off |
Siri Shortcut Visible | Off |
Include In Menu | Yes |
Layouts that use this script |
|
Scripts that use this script |
|
Script Definition | |
Script Steps |
|
Fields used in this script |
|
Scripts used in this script |
|
Layouts used in this script |
|
Tables used in this script |
|
Table occurrences used by this script |
|
Custom Functions used by this script |
|
Custom menu set used by this script |
|
Previous Script: [FreeDrop] | Next Script: [Show] |
Script Name | Hide |
Run script with full access privileges | Off |
Siri Shortcut Visible | Off |
Include In Menu | Yes |
Layouts that use this script |
|
Scripts that use this script |
|
Script Definition | |
Script Steps |
|
Fields used in this script |
|
Scripts used in this script |
|
Layouts used in this script |
|
Tables used in this script |
|
Table occurrences used by this script |
|
Custom Functions used by this script |
|
Custom menu set used by this script |
|
Previous Script: [Hide] |
Script Name | Show |
Run script with full access privileges | Off |
Siri Shortcut Visible | Off |
Include In Menu | Yes |
Layouts that use this script |
|
Scripts that use this script |
|
Script Definition | |
Script Steps |
|
Fields used in this script |
|
Scripts used in this script |
|
Layouts used in this script |
|
Tables used in this script |
|
Table occurrences used by this script |
|
Custom Functions used by this script |
|
Custom menu set used by this script |
|
Download example: DragTest
Used functions:- Container.GetCount
- DragDrop.AttachToWindow
- DragDrop.CreateWithControl
- DragDrop.GetFileDescriptor
- DragDrop.GetFileDescriptorCount
- DragDrop.GetHTML
- DragDrop.GetPath
- DragDrop.GetPathCount
- DragDrop.GetPicture
- DragDrop.GetRTF
- DragDrop.GetText
- DragDrop.GetTypes
- DragDrop.RegisterDropTypes
- DragDrop.Release
- DragDrop.SetCursor
- DragDrop.SetDragActionHandler
- DragDrop.SetImage
- DragDrop.SetVisible
- EmailParser.Attachment
- EmailParser.AttachmentCount
- EmailParser.Inline
- EmailParser.InlineCount
- EmailParser.ParseFile
- Files.FileExists
- Files.ReadFile
- Path.LastPathComponent