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

MBS FileMaker Plugin Example Databases

Allow loading of invalid certificate

All examples are included with download of MBS FileMaker Plugin.

Allow loading of invalid certificate.fmp12

Overview
Tables1
Relationships0
Layouts1
Scripts2
Value Lists0
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
OnFirstWindowOpenOff
OnLastWindowCloseOff
OnWindowOpenOff
OnWindowCloseOff
OnFileAVPlayerChangeOff
Thumbnail Settings
Generate ThumbnailsOn; Temporary

 

Tables

Table Name
Statistics
Occurrences in Relationship Graph
test
0 fields defined, 0 record
test

Layout Objects: test

Group Buttons

Button PropertiesCoordinatesScript/Script Step
    Type:
  • Text: Load Website
    Additional Properties:
  • Change to hand cursor over button
  • Rectangular
  • Top: 6 pt
  • Left: 564 pt
  • Bottom: 31 pt
  • Right: 721 pt
  • Anchoring: Left, Top
Perform Script [ “Load” ]

Scripts:


Button PropertiesCoordinatesScript/Script Step
    Type:
  • Text: Allow and load Website
    Additional Properties:
  • Change to hand cursor over button
  • Rectangular
  • Top: 36 pt
  • Left: 564 pt
  • Bottom: 61 pt
  • Right: 721 pt
  • Anchoring: Left, Top
Perform Script [ “Allow and Load” ]

Scripts:


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: 90 pt
  • Left: 24 pt
  • Bottom: 667 pt
  • Right: 727 pt
  • Anchoring: Left, Top
"about:blank\""

Script Hierarchy

Load
Allow and Load

Next Script: [Allow and Load]
Script NameLoad
Run script with full access privilegesOff
Include In MenuYes
Layouts that use this script
Scripts that use this script
    Script Definition
    Script Steps
    • Set Web Viewer [ Object Name: "web"; URL: "https://www.macsw.de/plugin/Prerelease/" ]
    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: [Load]
                  Script NameAllow and Load
                  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.AllowsAnyHTTPSCertificateForHost"; "macsw.de") ]
                    • Set Variable [ $r; Value:MBS("Webview.AllowsAnyHTTPSCertificateForHost"; "www.macsw.de") ]
                    • Set Web Viewer [ Object Name: "web"; URL: "https://www.macsw.de/plugin/Prerelease/" ]
                    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