Showing posts with label Form-Control. Show all posts
Showing posts with label Form-Control. Show all posts

Refreshing Dynamics 365 Forms and Ribbons Using Global Functions

 

Refreshing Dynamics 365 Forms and Ribbons Using Global Functions

Introduction

In Dynamics 365, refreshing a form or its ribbon is a common requirement, especially when dealing with updates from popup windows or external triggers. With Xrm.Page deprecated, we're exploring the use of formContext and global functions for form and ribbon refresh. This article will guide you on how to use these methods and explain the scope of the window object in Dynamics 365.