| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
MBS FileMaker Plugin Example Databases
ImageCapture Dialogs
All examples are included with download of MBS FileMaker Plugin.
| Overview | |
| Tables | 1 |
| Relationships | 0 |
| Layouts | 1 |
| Scripts | 5 |
| Value Lists | 0 |
| Custom Functions | 0 |
| Custom Menus | 0 |
| 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 | Script: Start Script |
| OnLastWindowClose | Off |
| OnWindowOpen | Off |
| OnWindowClose | Off |
| OnFileAVPlayerChange | Off |
| Thumbnail Settings | |
| Generate Thumbnails | On; Temporary |
| Table Name |
Statistics
| Occurrences in Relationship Graph |
| ImageCapture Dialogs |
2 fields defined, 0 record
| ImageCapture Dialogs |
Layout Objects: ImageCapture Dialogs
| Field Name: ImageCapture Dialogs::Image | |||||
| Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| No | |
| Field Name: ImageCapture Dialogs::ScannerName | |||||
| Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| No | |
| Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “Select Scanner Dialog” ] Scripts: |
||||
| Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “Scan Dialog” ] Scripts: |
||||
| Button Properties | Coordinates | Script/Script Step | ||||
|
| Truncate Table [ No dialog; Table: “ImageCapture Dialogs” ] | ||||
| Select Scanner Dialog |
| Scan Dialog |
| Start Script |
| Select Scanner Dialog Trigger |
| Scanner Dialog Trigger |
| Next Script: [Scan Dialog] |
| Script Name | Select Scanner Dialog |
| Run script with full access privileges | 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: [Select Scanner Dialog] | Next Script: [Start Script] |
| Script Name | Scan Dialog |
| Run script with full access privileges | 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: [Scan Dialog] | Next Script: [Select Scanner Dialog Trigger] |
| Script Name | Start Script |
| Run script with full access privileges | 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: [Start Script] | Next Script: [Scanner Dialog Trigger] |
| Script Name | Select Scanner Dialog Trigger |
| Run script with full access privileges | 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: [Select Scanner Dialog Trigger] |
| Script Name | Scanner Dialog Trigger |
| Run script with full access privileges | 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: ImageCapture Dialogs
Used functions:- Container.ReadFile
- Folders.UserDesktop
- IKDeviceBrowserPanel.Reset
- IKDeviceBrowserPanel.SelectedDeviceName
- IKDeviceBrowserPanel.SetCancelButtonLabel
- IKDeviceBrowserPanel.SetDisplaysLocalCameras
- IKDeviceBrowserPanel.SetDisplaysLocalScanners
- IKDeviceBrowserPanel.SetDisplaysNetworkCameras
- IKDeviceBrowserPanel.SetDisplaysNetworkScanners
- IKDeviceBrowserPanel.SetMode
- IKDeviceBrowserPanel.SetPrompt
- IKDeviceBrowserPanel.SetSelectButtonLabel
- IKDeviceBrowserPanel.SetTrigger
- IKDeviceBrowserPanel.SetWindowTitle
- IKDeviceBrowserPanel.Show
- IKScannerDevicePanel.Reset
- IKScannerDevicePanel.SetDocumentName
- IKScannerDevicePanel.SetDownloadsDirectory
- IKScannerDevicePanel.SetScannerDeviceName
- IKScannerDevicePanel.SetTrigger
- IKScannerDevicePanel.SetWindowTitle
- IKScannerDevicePanel.Show
- ImageCapture.Initialize