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

MBS FileMaker Plugin Example Databases

WebViewer LoadURL

All examples are included with download of MBS FileMaker Plugin.

WebViewer LoadURL.fmp12

Overview
Tables1
Relationships0
Layouts2
Scripts0
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
Start
0 fields defined, 1 record
Start

Layout Objects: Start

Group Buttons

Button PropertiesCoordinatesScript/Script Step
    Type:
  • Text: Use
    Additional Properties:
  • Change to hand cursor over button
  • Rectangular
  • Top: 6 pt
  • Left: 6 pt
  • Bottom: 31 pt
  • Right: 399 pt
  • Anchoring: Left, Top
Set Variable [ $result; Value:MBS("WebView.LoadJavascriptURL"; "web"; "javascript:void(document.location='http://validator.w3.org/check?uri='+document.location)") ]

Button PropertiesCoordinatesScript/Script Step
    Additional Properties:
  • Change to hand cursor over button
  • Rectangular
  • Top: 6 pt
  • Left: 410 pt
  • Bottom: 31 pt
  • Right: 683 pt
  • Anchoring: Left, Top
Set Variable [ $result; Value:MBS("WebView.LoadURL"; "web"; "http://www.monkeybreadsoftware.de/") ]

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: 36 pt
  • Left: 6 pt
  • Bottom: 697 pt
  • Right: 877 pt
  • Anchoring: Left, Top
"http://www.monkeybreadsoftware.de/"

Layout Objects: Links

Regular Fields

Field Name: <Missing Field>
Field PropertiesCoordinatesField FormatField BehaviorQuick Find
  • Top: 18 pt
  • Left: 30 pt
  • Bottom: 32 pt
  • Right: 553 pt
  • Anchoring: Left, Top
Field Format:
  • Edit Box
Field Behavior:
  • Allow field to be entered: In Find mode, In Browse mode
  • Touch keyboard type: System Default
  • Go to next field using: Tab key
Yes

Download example: WebViewer LoadURL

Used functions: