Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
WebView.DisableJavascriptAlerts
Disables alert() command in Javascript.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| WebView | 2.5 | Yes | No | No | No | No |
MBS( "WebView.DisableJavascriptAlerts" ) More
Parameters
none
Result
Returns "OK" on success.
Description
Disables alert() command in Javascript.Call this once on your FileMaker solution in the startup script.
Added support for FileMaker 16 in plugin version 7.1
Examples
Disable alerts:
$error = MBS( "WebView.DisableJavascriptAlerts" )
Example Databases
Blog Entries
Created 18th August 2014, last changed 26th February 2017
WebView.Cut - WebView.EstimatedProgress
Feedback: Report problem or ask question.
Links
MBS FileMaker Plugins