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:
11.0
11.1
11.2
11.3
11.4
11.5
12.0
12.1
12.2
12.3
Statistic
FMM
Blog
Component: Notification
Send or receive notifications.
Those notifications are between applications and not to show to user.
See UNNotification functions for Mac/iOS and WindowsUserNotification functions for Windows to show notifications to user.
Version | macOS | Windows | Linux | Server | iOS SDK | License |
2.6 / 7.2 | ✅ Yes | ✅ Yes | ❌ No | ✅ 83%, on macOS and Windows | ❌ No | Paid |
Item | Details | Server |
---|---|---|
Notification.List Returns list of all notification names registered. | Mac/Win 3.3 |
✅ Server |
Notification.Listen Starts listening for a notification. | Mac/Win 2.6 |
❌ Server |
Notification.Send Sends a notification. | Mac/Win 2.6 |
✅ Server |
Notification.SendDirect Sends a notification within FileMaker to all listener. | Mac/Win 5.2 |
✅ Server |
Notification.Unlisten Unregisters a notification handler. | Mac/Win 3.3 |
✅ Server |
Notification.UnlistenAll Stops listening to all notifications. | Mac/Win 7.2 |
✅ Server |
6 functions shown.
Release notes
- Version 11.5
- Fixed bug in Notification.UnlistenAll not properly releasing all objects.
- Version 8.2
- Fixed Notification.UnlistenAll.
- Version 7.2
- Added Notification.UnlistenAll.
Blog Entries
Example Databases
- CURL/WebServices/eID Auto/eID Auto v2
- SmartCard/eID Auto v3
- Utility functions/Notifications/Notifications
- Win Only/Receive System Notifications
Videos
Feedback: Report problem or ask question.
