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
Tables 1
Relationships 0
Layouts 1
Scripts 1
Value Lists 0
Custom Functions 0
Custom Menus 24
File Options
Default custom menu set [Standard FileMaker Menus]
When opening file
Minimum allowed version 12.0
Login using Account Name; Account= Admin
Allow user to save password Off
Require iOS passcode Off
Show Sign-in fields Off
Switch to layout Off
Hide all toolbars Off
Script triggers
OnFirstWindowOpen Off
OnLastWindowClose Off
OnWindowOpen Off
OnWindowClose Off
OnFileAVPlayerChange Off
OnWindowTransaction Off
Thumbnail Settings
Generate Thumbnails On; 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 Properties Coordinates Script/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 Properties Coordinates Web 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
"https://www.mbsplugins.de/filemaker"

Script Hierarchy

dump

Script Name dump
Run script with full access privileges Off
Siri Shortcut Visible Off
Include In Menu Yes
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