Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

MBS FileMaker Plugin Example Databases

Hide Bottom Controls

All examples are included with download of MBS FileMaker Plugin.

Hide Bottom Controls.fmp12

Overview
Tables1
Relationships0
Layouts1
Scripts0
Value Lists0
Custom Functions0
Custom Menus0
File Options
Default custom menu set[Standard FileMaker Menus]
When opening file
Minimum allowed version12.0
Login usingAccount Name; Account= Admin
Allow user to save passwordOff
Require iOS passcodeOff
Switch to layoutOff
Hide all toolbarsOff
Script triggers
OnFirstWindowOpenOff
OnLastWindowCloseOff
OnWindowOpenOff
OnWindowCloseOff
OnFileAVPlayerChangeOff
Thumbnail Settings
Generate ThumbnailsOn; Temporary

 

Tables

Table Name
Statistics
Occurrences in Relationship Graph
Hide Bottom Controls
0 fields defined, 0 record
Hide Bottom Controls

Layout Objects: Hide Bottom Controls

Buttons

Button PropertiesCoordinatesScript/Script Step
    Type:
  • Text: Set Red
  • Top: 125 pt
  • Left: 568 pt
  • Bottom: 158 pt
  • Right: 686 pt
  • Anchoring: Left, Top
Set Variable [ $r; Value:MBS( "Window.AddBottomOverlay"; 0; "#FF0000" ) ]

Button PropertiesCoordinatesScript/Script Step
    Type:
  • Text: Set gray
  • Top: 180 pt
  • Left: 568 pt
  • Bottom: 213 pt
  • Right: 686 pt
  • Anchoring: Left, Top
Set Variable [ $r; Value:MBS( "Window.AddBottomOverlay"; 0; "#ECECEC" ) ]

Download example: Hide Bottom Controls

Used functions: