Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
MBS FileMaker Plugin Example Databases
Disable Javascript alerts on Webviewer Mac
All examples are included with download of MBS FileMaker Plugin.
Disable Javascript alerts on Webviewer Mac.fmp12
Overview | |
Tables | 1 |
Relationships | 0 |
Layouts | 1 |
Scripts | 6 |
Value Lists | 0 |
Custom Functions | 1 |
Custom Menus | 30 |
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 |
Switch to layout | Off |
Hide all toolbars | Off |
Script triggers | |
OnFirstWindowOpen | Off |
OnLastWindowClose | Off |
OnWindowOpen | Off |
OnWindowClose | Off |
OnFileAVPlayerChange | Off |
Thumbnail Settings | |
Generate Thumbnails | On; Temporary |
Table Name |
Statistics
| Occurrences in Relationship Graph |
test |
0 fields defined, 0 record
| test |
Layout Objects: test
Button Properties | Coordinates | Script/Script Step | |||
|
| Perform Script [ “InstallCallbacks” ] Scripts: |
Web Viewer Control Properties | Coordinates | Web Address | |||
|
| "http://www.monkeybreadsoftware.de/filemaker/examples/alerttest.html" |
InstallCallbacks |
- |
WebViewer |
Another Script |
- |
---------| WebViewer Events |
Next Script: [-] |
Script Name | InstallCallbacks |
Run script with full access privileges | Off |
Include In Menu | Yes |
Layouts that use this script | |
Scripts that use this script |
|
Script Definition | |
Script Steps |
|
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: [InstallCallbacks] | Next Script: [WebViewer] |
Script Name | - |
Run script with full access privileges | Off |
Include In Menu | No |
Layouts that use this script |
|
Scripts that use this script |
|
Script Definition | |
Script Steps |
|
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: [-] | Next Script: [Another Script] |
Script Name | WebViewer |
Run script with full access privileges | Off |
Include In Menu | No |
Layouts that use this script |
|
Scripts that use this script |
|
Script Definition | |
Script Steps |
|
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: [WebViewer] | Next Script: [-] |
Script Name | Another Script |
Run script with full access privileges | Off |
Include In Menu | No |
Layouts that use this script |
|
Scripts that use this script |
|
Script Definition | |
Script Steps |
|
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: [Another Script] | Next Script: [---------| WebViewer Events] |
Script Name | - |
Run script with full access privileges | Off |
Include In Menu | No |
Layouts that use this script |
|
Scripts that use this script |
|
Script Definition | |
Script Steps |
|
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: [-] |
Script Name | ---------| WebViewer Events |
Run script with full access privileges | Off |
Include In Menu | No |
Layouts that use this script |
|
Scripts that use this script |
|
Script Definition | |
Script Steps |
|
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 |
|
Function Name | Parameters | Availability | Definition | In Field Definitions | In Scripts |
mbsWebViewerID | WebViewName | All accounts | Let( [ windowID = MBS("Window.FindByTitle";Get(WindowName)); browserID = MBS("WebView.FindByName"; windowID;WebViewName) ]; browserID ) |
|
Menu Sets | Menus | In Scripts | In Layouts | Comments |
[Standard FileMaker Menus] |
| |||
Custom Menu Set 1 |
Download example: Disable Javascript alerts on Webviewer Mac
Used functions: