context.getControl("fieldname").clearNotifications();
Is '.clearNotifications()' compatible with the D365 mobile app?
context.getControl("fieldname").clearNotifications();
Is '.clearNotifications()' compatible with the D365 mobile app?
Hi all, thanks for all your responses. Erhan's advise worked for me. Thanks a lot!
Hi All, can you guide me on how I'll be able to debug the Mobile app?
Hello Marjorie!
You can try again after disabling legacy forms rendering and run the script again. Also, please refer to the below link to add/clear field notification:
Hi,
Isn't it clearNotification() not clearNotifications()?
Regards,
Hello,
Try context.ui.clearFormNotification(formNotificationId); //formNotificationId is optional
As setNotification ,AddNotification method works for Dynamics 365 mobile clients. IT is compatible too
docs.microsoft.com/.../clearnotification
Can you send me what you have to do for setNotification & also share what error you got?
Hi Marjorie ,
clearNotification() should work in mobile app. Can you please share error details here .
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,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156