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

MBS FileMaker Plugin Example Databases

MBS Install Test

All examples are included with download of MBS FileMaker Plugin.

MBS Install Test.fmp12

Overview
Tables1
Relationships0
Layouts1
Scripts2
Value Lists0
Custom Functions0
Custom Menus31
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 layoutMBS_Test
Hide all toolbarsOff
Script triggers
OnFirstWindowOpenScript: Startup
OnLastWindowCloseOff
OnWindowOpenOff
OnWindowCloseOff
OnFileAVPlayerChangeOff
Thumbnail Settings
Generate ThumbnailsOn; Temporary

 

Tables

Table Name
Statistics
Occurrences in Relationship Graph
MBS_Test
4 fields defined, 1 record
MBS_Test

Fields

Table Name: MBS_Test - 4 Fields
Field NameTypeOptionsCommentsOn LayoutsIn RelationshipsIn ScriptsIn Value Lists
CompileDateTimeCalculated, TextCalculation:
  • Context table: MBS_Test
  • MBS("CompileDate") & " " & MBS("CompileTime")
Storage:
  • Repetitions: 1
  • Do not store calculation results
  • Index Language: English
        VersionCalculated, TextCalculation:
        • Context table: MBS_Test
        • MBS("Version")
        Storage:
        • Repetitions: 1
        • Do not store calculation results
        • Index Language: English
              FunctionCountCalculated, NumberCalculation:
              • Context table: MBS_Test
              • PatternCount( MBS("Functions"); "," )
              Storage:
              • Repetitions: 1
              • Do not store calculation results
              • Index Language: English
                      OperatingSystemInfoCalculated, TextCalculation: Storage:
                      • Repetitions: 1
                      • Do not store calculation results
                      • Index Language: English

                          Layout Objects: MBS_Test

                          Regular Fields

                          Field Name: MBS_Test::CompileDateTime
                          Field PropertiesCoordinatesField FormatField BehaviorQuick Find
                          • Top: 160 pt
                          • Left: 171 pt
                          • Bottom: 180 pt
                          • Right: 382 pt
                          • Anchoring: Center, Top
                          Field Format:
                          • Edit Box
                          Field Behavior:
                          • Allow field to be entered: In Find mode, In Browse mode
                          • Touch keyboard type: System Default
                          • Go to next field using: Tab key
                          Yes

                          Field Name: MBS_Test::Version
                          Field PropertiesCoordinatesField FormatField BehaviorQuick Find
                          • Top: 141 pt
                          • Left: 171 pt
                          • Bottom: 161 pt
                          • Right: 382 pt
                          • Anchoring: Center, Top
                          Field Format:
                          • Edit Box
                          Field Behavior:
                          • Allow field to be entered: In Find mode, In Browse mode
                          • Touch keyboard type: System Default
                          • Go to next field using: Tab key
                          Yes

                          Field Name: MBS_Test::OperatingSystemInfo
                          Field PropertiesCoordinatesField FormatField BehaviorQuick Find
                          • Top: 5 pt
                          • Left: 16 pt
                          • Bottom: 21 pt
                          • Right: 39 pt
                          • Anchoring: Left, Top
                          Field Format:
                          • Edit Box
                          Field Behavior:
                          • Touch keyboard type: System Default
                          • Go to next field using: Tab key
                          Yes

                          Group Buttons

                          Button PropertiesCoordinatesScript/Script Step
                            Type:
                          • Text: Copy Info To Clipboard
                            Additional Properties:
                          • Change to hand cursor over button
                          • Rectangular
                          • Top: 240 pt
                          • Left: 120 pt
                          • Bottom: 271 pt
                          • Right: 271 pt
                          • Anchoring: Center, Top
                          Perform Script [ “Capture Debug Info” ]

                          Scripts:


                          Script Hierarchy

                          Startup
                          Capture Debug Info

                          Next Script: [Capture Debug Info]
                          Script NameStartup
                          Run script with full access privilegesOff
                          Include In MenuYes
                          Layouts that use this script
                            Scripts that use this script
                              Script Definition
                              Script Steps
                              • Go to Layout [ original layout ]
                              • If [ MBS("Version") = "?" ]
                              • Beep
                              • Show Custom Dialog [ Title: "Not installed!"; Message: "The MBS Plug-in is not Installed. Please see the users guide for how to install the plug-in."; Default Button: “OK”, Commit: “Yes” ]
                              • End If
                              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: [Startup ]
                                            Script NameCapture Debug Info
                                            Run script with full access privilegesOff
                                            Include In MenuYes
                                            Layouts that use this script
                                            Scripts that use this script
                                              Script Definition
                                              Script Steps
                                              • Freeze Window
                                              • Copy [ MBS_Test::OperatingSystemInfo ] [ Select ]
                                              • Go to Field [ ]
                                              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: MBS Install Test