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

MBS FileMaker Plugin Example Databases

Bonjour

All examples are included with download of MBS FileMaker Plugin.

Bonjour.fmp12

Overview
Tables1
Relationships0
Layouts1
Scripts5
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
Bonjour
1 field defined, 1 record
Bonjour

Fields

Table Name: Bonjour - 1 Fields
Field NameTypeOptionsCommentsOn LayoutsIn RelationshipsIn ScriptsIn Value Lists
JSONNormal, TextAuto-Enter:
  • Allow editing
Validation:
  • Only during data entry
Storage:
  • Repetitions: 1
  • Indexing: None
  • Automatically create indexes as needed
  • Index Language: German

      Layout Objects: Bonjour

      Regular Fields

      Field Name: Bonjour::JSON
      Field PropertiesCoordinatesField FormatField BehaviorQuick Find
      • Top: 60 pt
      • Left: 63 pt
      • Bottom: 525 pt
      • Right: 853 pt
      • Anchoring: Left and Right, Top and Bottom
      Field Format:
      • Edit Box
      Field Behavior:
      • Allow field to be entered: In Find mode, In Browse mode
      • Touch keyboard type: Default for Data Type
      • Go to next field using: Tab key
      Yes

      Buttons

      Button PropertiesCoordinatesScript/Script Step
        Type:
      • Text: Update JSON
      • Top: 62 pt
      • Left: 864 pt
      • Bottom: 96 pt
      • Right: 1014 pt
      • Anchoring: Right, Top
      Perform Script [ “Update” ]

      Scripts:


      Button PropertiesCoordinatesScript/Script Step
        Type:
      • Text: Browse for SMB Shares
      • Top: 104 pt
      • Left: 864 pt
      • Bottom: 138 pt
      • Right: 1014 pt
      • Anchoring: Right, Top
      Perform Script [ “Browser for SMB Shares” ]

      Scripts:


      Button PropertiesCoordinatesScript/Script Step
        Type:
      • Text: Browse for AFP Shares
      • Top: 146 pt
      • Left: 864 pt
      • Bottom: 180 pt
      • Right: 1014 pt
      • Anchoring: Right, Top
      Perform Script [ “Browser for AFP Shares” ]

      Scripts:


      Button PropertiesCoordinatesScript/Script Step
        Type:
      • Text: Browse for FileMaker
      • Top: 188 pt
      • Left: 864 pt
      • Bottom: 224 pt
      • Right: 1014 pt
      • Anchoring: Right, Top
      Perform Script [ “Browser for FileMaker Server” ]

      Scripts:


      Script Hierarchy

      Update
      Browser for SMB Shares
      Browser for AFP Shares
      Browser for FileMaker Server
      Clear

      Next Script: [Browser for SMB Shares]
      Script NameUpdate
      Run script with full access privilegesOff
      Include In MenuYes
      Layouts that use this script
      Scripts that use this script
      Script Definition
      Script Steps
      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: [Update]Next Script: [Browser for AFP Shares]
              Script NameBrowser for SMB Shares
              Run script with full access privilegesOff
              Include In MenuYes
              Layouts that use this script
              Scripts that use this script
                Script Definition
                Script Steps
                • Set Variable [ $r; Value:MBS("Bonjour.Browse"; "_smb._tcp.") ]
                • Pause/Resume Script [ Duration (seconds): 1 ]
                • Perform Script [ “Update” ]
                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: [Browser for SMB Shares]Next Script: [Browser for FileMaker Server]
                            Script NameBrowser for AFP Shares
                            Run script with full access privilegesOff
                            Include In MenuYes
                            Layouts that use this script
                            Scripts that use this script
                              Script Definition
                              Script Steps
                              • Set Variable [ $r; Value:MBS("Bonjour.Browse"; "_afpovertcp._tcp.") ]
                              • Pause/Resume Script [ Duration (seconds): 1 ]
                              • Perform Script [ “Update” ]
                              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: [Browser for AFP Shares]Next Script: [Clear]
                                          Script NameBrowser for FileMaker Server
                                          Run script with full access privilegesOff
                                          Include In MenuYes
                                          Layouts that use this script
                                          Scripts that use this script
                                            Script Definition
                                            Script Steps
                                            • Set Variable [ $r; Value:MBS("Bonjour.Browse"; "_fmpro-rcfmp12._tcp.") ]
                                            • Pause/Resume Script [ Duration (seconds): 1 ]
                                            • Perform Script [ “Update” ]
                                            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: [Browser for FileMaker Server]
                                                        Script NameClear
                                                        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 [ Bonjour::JSON; "" ]
                                                            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: Bonjour

                                                                    Used functions: