Hi Team,
Please can you suggest if Global Notifications is still in preview OR is it GA now ?
https://docs.microsoft.com/en-us/powerapps/developer/model-driven-apps/clientapi/reference/xrm-app

Hi Team,
Please can you suggest if Global Notifications is still in preview OR is it GA now ?
https://docs.microsoft.com/en-us/powerapps/developer/model-driven-apps/clientapi/reference/xrm-app
hi,
You can define a general parameter that True in success and also falsify showCloseButton.
Then falsify this parameter in the action handler you create.
In this way, the notification is displayed with a button and the only way to close it is to enter your action.
You can check this parameter wherever you want to know if it is still being displayed.
best Regards.