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

MBS FileMaker Plugin Example Databases

WebViewer DebugBar

All examples are included with download of MBS FileMaker Plugin.

WebViewer DebugBar.fmp12

Overview
Tables1
Relationships0
Layouts1
Scripts1
Value Lists0
Custom Functions0
Custom Menus32
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
Webviewer PDFKit
1 field defined, 2 records
Webviewer PDFKit

Fields

Table Name: Webviewer PDFKit - 1 Fields
Field NameTypeOptionsCommentsOn LayoutsIn RelationshipsIn ScriptsIn Value Lists
dataNormal, BinaryAuto-Enter:
  • Allow editing
Validation:
  • Only during data entry
Storage:
  • Repetitions: 1

          Layout Objects: Webviewer PDFKit

          Buttons

          Button PropertiesCoordinatesScript/Script Step
            Type:
          • Text: Show DebugBar
          • Top: 34 pt
          • Left: 12 pt
          • Bottom: 62 pt
          • Right: 219 pt
          • Anchoring: Left, Top
          Perform Script [ “Show Debugbar” ]

          Scripts:


          Button PropertiesCoordinatesScript/Script Step
            Type:
          • Text: DebugBar Website
          • Top: 33 pt
          • Left: 589 pt
          • Bottom: 62 pt
          • Right: 796 pt
          • Anchoring: Left and Right, Top
          Open URL [ "https://www.debugbar.com" ] [ No dialog ]

          Web Viewer Controls

          Web Viewer Control PropertiesCoordinatesWeb Address
            Object Name:
          • web
            Additional Properties:
          • Allow interaction with web viewer content
          • Display progress bar
          • Display status messages
          • Automatically encode URL
          • Top: 77 pt
          • Left: 13 pt
          • Bottom: 715 pt
          • Right: 796 pt
          • Anchoring: Left and Right, Top and Bottom
          "http://www.monkeybreadsoftware.de"

          Script Hierarchy

          Show Debugbar

          Script NameShow Debugbar
          Run script with full access privilegesOff
          Include In MenuYes
          Layouts that use this script
          Scripts that use this script
            Script Definition
            Script Steps
            • #Show debug bar if available
            • Set Variable [ $r; Value:MBS("WebVIew.ShowDebugBar"; "web") ]
            • If [ MBS("IsError") ]
            • Show Custom Dialog [ Title: "Failed to show debug bar"; Message: $r; 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