Notification Message
Kalipso - Form - Actions - Actions Description - Group Others - Notification Message
Shows a notification message with the O.S. notification message mechanism.
Action available for the following operating systems:
Parameters
Message ID <string> - The ID of the message. This parameter is optional and is ignored on Win32 KClient (Desktop PC). If specified it will replace a previous message with the same ID, if the user hasn't dismissed it yet.
Play Sound <numeric> - Specify if you want to O.S. to play a sound for the new message. It can be:
1 - Yes
2 - No
Title <string> - The message title.
Body <string> - The message body.
This notification message will normally be displayed by the O.S. in the same way push notification messages are displayed.
Last updated