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.
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.
Слава Україні і вітання пану Роману.
André Arnaud de Cal... 291,904 Super User 2024 Season 2
Martin Dráb 230,605 Most Valuable Professional
nmaenpaa 101,156