I need to provide user a link from task form to related quote in specific condition. I can't create clickable link in the notification.
Announcements
I need to provide user a link from task form to related quote in specific condition. I can't create clickable link in the notification.
Hi Partner,
Maybe you can refer to the following thread to use 'addGlobalNotification', which can show clickable link in the notification:
addGlobalNotification:
Xrm.App.addGlobalNotification(notification).then(successCallback, errorCallback);
Hello Mariia,
I'm afraid that's not doable in a supported way using setFormNotification cause it will render as a plain string.
The only suggestion that I have is to create an Html WebResource/PCF control and render the message with the URL inside of it and place it at the very top of the form.
Слава Україні і вітання пану Роману.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,107 Super User 2024 Season 2
Martin Dráb 227,954 Super User 2024 Season 2
nmaenpaa 101,148