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

MBS FileMaker Plugin Example Databases

WebView with Inspector FM16

All examples are included with download of MBS FileMaker Plugin.

WebView with Inspector FM16.fmp12

Overview
Tables1
Relationships0
Layouts1
Scripts1
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
WebView with Inspector FM16
0 fields defined, 0 record
WebView with Inspector FM16

Layout Objects: WebView with Inspector FM16

Buttons

Button PropertiesCoordinatesScript/Script Step
    Type:
  • Text: Enable Inspector
  • Top: 10 pt
  • Left: 29 pt
  • Bottom: 42 pt
  • Right: 166 pt
  • Anchoring: Left, Top
Set Variable [ $r; Value:MBS("Webview.SetPreferences"; "web"; "developerExtrasEnabled"; 1) ]

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: 56 pt
  • Left: 9 pt
  • Bottom: 525 pt
  • Right: 1011 pt
  • Anchoring: Left, Top
"http://www.mbs-plugins.com/"

Script Hierarchy

dump

Script Namedump
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("WebView.DumpClass"; "web") ]
      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: WebView with Inspector FM16