
- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 02-17-2022 08:12 PM
Subscribe/Unsubscribe Push notification from Mobile app
In the Mobile app we have notification preferences under setting to toggle on or off. This article will provide a way to subscribe and unsubscribe individual push notifications.
Create Two List Applets
One for subscribed and one for unsubscribed, add data items by querying the cmn_notif_message table.
List Applet
Data Item : Tweak the condition to show only nowmobile or agent using device field
Add Swipe Actions
Create Write back action: Create Action Item
Add to the function:
Add the applets to your applet launcher and should be good to work.
Result:
.
Thanks