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

MBS FileMaker Plugin Example Databases

Client for Filemaker Go

All examples are included with download of MBS FileMaker Plugin.

Client for Filemaker Go.fmp12

Overview
Tables1
Relationships0
Layouts1
Scripts2
Value Lists1
Custom Functions0
Custom Menus33
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
OnFirstWindowOpenScript: CleanAtStartup
OnLastWindowCloseOff
OnWindowOpenOff
OnWindowCloseOff
OnFileAVPlayerChangeOff
Thumbnail Settings
Generate ThumbnailsOn; Temporary

 

Tables

Table Name
Statistics
Occurrences in Relationship Graph
Send Query
5 fields defined, 6 records
Send Query

Fields

Table Name: Send Query - 5 Fields
Field NameTypeOptionsCommentsOn LayoutsIn RelationshipsIn ScriptsIn Value Lists
TypeNormal, TextAuto-Enter:
  • Allow editing
Validation:
  • Only during data entry
Storage:
  • Repetitions: 1
  • Indexing: None
  • Automatically create indexes as needed
  • Index Language: German
      QueryNormal, TextAuto-Enter:
      • Allow editing
      Validation:
      • Only during data entry
      Storage:
      • Repetitions: 1
      • Indexing: None
      • Automatically create indexes as needed
      • Index Language: German
          ResultNormal, TextAuto-Enter:
          • Allow editing
          Validation:
          • Only during data entry
          Storage:
          • Repetitions: 1
          • Indexing: None
          • Automatically create indexes as needed
          • Index Language: German
              ServerNormal, TextAuto-Enter:
              • Allow editing
              Validation:
              • Only during data entry
              Storage:
              • Global
              • Repetitions: 1
              • Index Language: German
                  LoginNormal, TextAuto-Enter:
                  • Allow editing
                  Validation:
                  • Only during data entry
                  Storage:
                  • Global
                  • Repetitions: 1
                  • Index Language: German

                      Layout Objects: Send Query

                      Regular Fields

                      Field Name: Send Query::Type
                      Field PropertiesCoordinatesField FormatField BehaviorQuick Find
                      • Top: 87 pt
                      • Left: 60 pt
                      • Bottom: 101 pt
                      • Right: 313 pt
                      • Anchoring: Left, Top
                      Field Format:
                      • Pop-up Menu
                      • Display values from: TypeList
                      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: Send Query::Query
                      Field PropertiesCoordinatesField FormatField BehaviorQuick Find
                      • Top: 105 pt
                      • Left: 60 pt
                      • Bottom: 119 pt
                      • Right: 313 pt
                      • Anchoring: Left, 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: Send Query::Result
                      Field PropertiesCoordinatesField FormatField BehaviorQuick Find
                      • Top: 162 pt
                      • Left: 60 pt
                      • Bottom: 299 pt
                      • Right: 313 pt
                      • Anchoring: Left, Top
                      Field Format:
                      • Edit Box
                      Field Behavior:
                      • Allow field to be entered: In Find mode
                      • Select entire contents of field on entry
                      • Touch keyboard type: System Default
                      • Go to next field using: Tab key
                      Yes

                      Field Name: Send Query::Server
                      Field PropertiesCoordinatesField FormatField BehaviorQuick Find
                      • Top: 6 pt
                      • Left: 85 pt
                      • Bottom: 20 pt
                      • Right: 313 pt
                      • Anchoring: Left, 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
                      No

                      Field Name: Send Query::Login
                      Field PropertiesCoordinatesField FormatField BehaviorQuick Find
                      • Top: 24 pt
                      • Left: 85 pt
                      • Bottom: 38 pt
                      • Right: 313 pt
                      • Anchoring: Left, 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
                      No

                      Group Buttons

                      Button PropertiesCoordinatesScript/Script Step
                        Type:
                      • Text: Send Query
                        Additional Properties:
                      • Change to hand cursor over button
                      • Rectangular
                      • Top: 128 pt
                      • Left: 192 pt
                      • Bottom: 153 pt
                      • Right: 313 pt
                      • Anchoring: Left, Top
                      Perform Script [ “SendQuery” ]

                      Scripts:


                      Value Lists

                      Value List NameSourceValuesOn Layouts
                      TypeListCustom
                      • SQL, Evaluate, Script, MBSVersion

                      Script Hierarchy

                      SendQuery
                      CleanAtStartup

                      Next Script: [CleanAtStartup]
                      Script NameSendQuery
                      Run script with full access privilegesOff
                      Include In MenuYes
                      Layouts that use this script
                      Scripts that use this script
                        Script Definition
                        Script Steps
                        • Set Field [ Send Query::Result; "" ]
                        • Set Variable [ $URL; Value:"http://" & Send Query::Server & ":9000/" & Send Query::Login & "/" & Send Query::Type & "/" & Send Query::Query ]
                        • Insert from URL [ Send Query::Result; $URL ] [ Select; No dialog ]
                        • Go to Field [ Send Query::Query ]
                        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: [SendQuery]
                                Script NameCleanAtStartup
                                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 Record/Request/Page [ First ]
                                    • Loop
                                    • Set Field [ Send Query::Result; "" ]
                                    • Commit Records/Requests [ No dialog ]
                                    • Go to Record/Request/Page [ Next; Exit after last ]
                                    • End Loop
                                    • Go to Record/Request/Page [ First ]
                                    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: Client for Filemaker Go