T trueboss323 Active Member Licensed User Apr 13, 2019 #1 From the Notification Builder 6 library. How do I call a sub with arguments when a user presses an action from the notification?
From the Notification Builder 6 library. How do I call a sub with arguments when a user presses an action from the notification?
Erel Administrator Staff member Licensed User Apr 14, 2019 #2 See the "notification with actions" in the example. You cannot pass arguments. You can use different action names.
See the "notification with actions" in the example. You cannot pass arguments. You can use different action names.