| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
MBS FileMaker Plugin Example Databases
Window Toolbar
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 |
| Window Toolbar |
2 fields defined, 2 records
| Window Toolbar |
Layout Objects: Window Toolbar
| Field Name: Window Toolbar::Configuration | |||||
| Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes | |
| Field Name: Window Toolbar::Comment | |||||
| Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes | |
| Button Properties | Coordinates | Script/Script Step | |||
|
| Set Field [ Window Toolbar::Configuration; MBS("Window.GetToolbarConfiguration"; 0) ] Fields: |
|||
| Button Properties | Coordinates | Script/Script Step | |||
|
| Set Variable [ $r; Value:MBS("Window.SetToolbarConfiguration"; 0; Window Toolbar::Configuration) ] Fields: |
|||
| Button Properties | Coordinates | Script/Script Step | |||
|
| Set Variable [ $r; Value:MBS("Window.SetToolbarVisible"; 0; 1) ] | |||
| Button Properties | Coordinates | Script/Script Step | |||
|
| Set Variable [ $r; Value:MBS("Window.SetToolbarVisible"; 0; 0) ] | |||
| Button Properties | Coordinates | Script/Script Step | |||
|
| Show Custom Dialog [ Title: "Visible?"; Message: If (MBS("Window.GetToolbarVisible"; 0); "Toolbar is visible"; "Toolbar is not visible"); Default Button: “OK”, Commit: “Yes”; Button 2: “Cancel”, Commit: “No” ] | |||
| Button Properties | Coordinates | Script/Script Step | |||
|
| Set Variable [ $r; Value:MBS("Window.RunToolbarCustomizationPalette"; 0) ] | |||
Download example: Window Toolbar
Used functions: