Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
MBS FileMaker Plugin Example Databases
Swipe
All examples are included with download of MBS FileMaker Plugin.
Overview | |
Tables | 1 |
Relationships | 1 |
Layouts | 3 |
Scripts | 5 |
Value Lists | 0 |
Custom Functions | 2 |
Custom Menus | 24 |
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 | Swipe Gesture |
Hide all toolbars | Off |
Script triggers | |
OnFirstWindowOpen | Script: Trace |
OnLastWindowClose | Off |
OnWindowOpen | Off |
OnWindowClose | Off |
OnFileAVPlayerChange | Off |
Thumbnail Settings | |
Generate Thumbnails | On; Temporary |
Table Name |
Statistics
| Occurrences in Relationship Graph |
swipe |
8 fields defined, 55 records
| swipe 2, swipe |
Table Name: swipe - 8 Fields | ||||||||
Field Name | Type | Options | Comments | On Layouts | In Relationships | In Scripts | In Value Lists | |
id | Normal, Text | Auto-Enter:
| {"comment":"Primary key"} |
|
|
|
||
createdOn | Normal, Timestamp | Auto-Enter:
| {"comment":"The timestamp for when the record was created."} |
|
|
|
|
|
createdBy | Normal, Text | Auto-Enter:
| {"comment":"The account of record creation."} |
|
|
|
|
|
modifiedOn | Normal, Timestamp | Auto-Enter:
| {"comment":"The timestamp for when the record was last modified."} |
|
|
|
|
|
modifiedBy | Normal, Text | Auto-Enter:
| {"comment":"Most recent account to modify the record."} |
|
|
|
|
|
createdUTC | Normal, Number | Auto-Enter:
| {"comment":"UTC Timestamp when the record was created."} |
|
|
|
|
|
modifiedUTC | Normal, Number | Auto-Enter:
| {"comment":"UTC Timestamp when the record was last modified."} |
|
|
|
|
|
EVAL | Normal, Text | Auto-Enter:
|
|
|
Layout Objects: Swipe Gesture
Field Name: swipe::EVAL | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| No |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Select Window [ Name: "iOS Examples" ] |
Button Bar Properties | Coordinates | |||||
|
|
Button Segments |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Show Custom Dialog [ Title: "Do nothing"; Message: "That's exactly what I do."; Default Button: “OK”, Commit: “Yes” ] |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “Show Sheet” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Show Custom Dialog [ Title: "Show Sheet"; Message: "Did you try that one in an iOS SDK app?"; Default Button: “I'll Try”, Commit: “Yes” ] |
Graphic Object Properties | Coordinates | ||||
|
|
Layout Objects: Card Sheet
Field Properties | Coordinates | Fields | Quick Find | ||||
|
|
| No |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Close Window [ Current Window ] |
Portal Properties | Coordinates | Fields | Options | ||
|
| Merge Field Objects
|
|
Layout Objects: Blank
Graphic Object Properties | Coordinates | ||||
|
|
Show Sheet |
Dismiss Sheet |
- |
Trace |
OnObjectSave Eval |
Next Script: [Dismiss Sheet] |
Script Name | Show Sheet |
Run script with full access privileges | Off |
Include In Menu | No |
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: [Show Sheet] | Next Script: [-] |
Script Name | Dismiss Sheet |
Run script with full access privileges | Off |
Include In Menu | No |
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: [Dismiss Sheet] | Next Script: [Trace] |
Script Name | - |
Run script with full access privileges | Off |
Include In Menu | No |
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: [-] | Next Script: [OnObjectSave Eval] |
Script Name | Trace |
Run script with full access privileges | Off |
Include In Menu | No |
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: [Trace] |
Script Name | OnObjectSave Eval |
Run script with full access privileges | Off |
Include In Menu | No |
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 |
|
Function Name | Parameters | Availability | Definition | In Field Definitions | In Scripts |
EnableSwipeDown | script | All accounts | MBS ( "iOSApp.AddSwipeGestureRecognizer"; "Down"; Get ( FileName ) ; script ) = "OK" |
| |
DisableSwipeGestures | All accounts | MBS ( "iOSApp.ClearSwipeGestureRecognizer" ) = "OK" |
|
Menu Sets | Menus | In Scripts | In Layouts | Comments |
[Standard FileMaker Menus] |
|
Download example: Swipe
Used functions: