Good morning,
I was wondering if there is any way to redirect users to the home page when they click on the notification.
I can redirect them to a specific record page, but in some cases this won't be possible and I need to use the Home page as default via the below method.
notification.SetTargetId(???);
Has anybody implemented this before?
Many thanks in advance.
1 answer