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
FM.SetDisableContextualMenus
Whether to disable contextual menus.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| FM | 10.1 | Yes | Yes | No | No | No |
MBS( "FM.SetDisableContextualMenus"; Value ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| Value | Whether to disable the context menu via plugin. Pass 1 to disable or 0 to enable. |
1 |
Result
Returns OK or error.
Description
Whether to disable contextual menus.Can be set to 1 to disable contextual menu.
You may want to use layout triggers to disable menus when entering layout and enable when leaving.
See also
Blog Entries
- New in the MBS FileMaker Plugin 10.1
- Neues MBS FileMaker Plugin 10.1 - Über 6100 Funktionen in einem Plugin
- MBS FileMaker Plugin 10.1 - More than 6100 Functions In One Plugin
- MBS FileMaker Plugin, version 10.1pr1
Release notes
- Version 10.1
- Added FM.GetDisableContextualMenus and FM.SetDisableContextualMenus functions to disable contextual menus.
Created 14th January 2020, last changed 14th January 2020
FM.ScriptNames - FM.SetSQLBatchMode
Feedback: Report problem or ask question.
Links
MBS FileMaker blog