Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
MBS FileMaker Plugin Example Databases
Preferences
All examples are included with download of MBS FileMaker Plugin.
Overview | |
Tables | 1 |
Relationships | 0 |
Layouts | 1 |
Scripts | 0 |
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 |
Preferences |
4 fields defined, 1 record
| Preferences |
Layout Objects: Preferences
Field Name: Preferences::Domain | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: Preferences::Key | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: Preferences::Value | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: Preferences::Result | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Button Properties | Coordinates | Script/Script Step | |||
|
| Set Field [ Preferences::Result; MBS("Preferences.GetValue"; Preferences::Domain; Preferences::Key) ] Fields: |
Button Properties | Coordinates | Script/Script Step | |||
|
| Set Field [ Preferences::Result; MBS("Preferences.SetValue"; Preferences::Domain; Preferences::Key; Preferences::Value) ] Fields: |
Button Properties | Coordinates | Script/Script Step | |||
|
| Set Field [ Preferences::Result; MBS("Preferences.DeleteValue"; Preferences::Domain; Preferences::Key) ] Fields: |
Button Properties | Coordinates | Script/Script Step | |||
|
| Set Field [ Preferences::Result; MBS("Preferences.HasValue"; Preferences::Domain; Preferences::Key) ] Fields: |
Download example: Preferences
Used functions: