Hello,
I would like to display field text description using field notification
var contactname = Xrm.Page.getAttribute("zap_contactname").getValue();
if (contactname != null)
{
Xrm.Page.ui.setFormNotification(contactname, "WARNING")
}
Where am i going wrong and how can i achieve this please ?
Thanks,
Hello,
marc2010
For product customization and integrate new features of Dynamics 365 portal.refer this page
Thanks for the update!
Glad you have it sorted out.
this works, please ignore
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... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156