In the latest release of microsoft Wave 1 for Dynamics 365 ,one of the many feature which we are going to discuss today is open Form using below command Xrm.Navigation.navigateTo(pageInput,navigationOptions).then(successCallback,errorCallback).
We can use the modal pop up to provide a better user experience where the client can navigate to another form without leaving the current form. We can…
Continue Reading rehan khan’s Article on their blog
Using new modal dialog Ms Dynamics 365 Wave 1(2020)
In the latest release of microsoft Wave 1 for Dynamics 365 ,one of the many feature which we are going to discuss today is open Form using below command Xrm.Navigation.navigateTo(pageInput,navigationOptions).then(successCallback,errorCallback).We can use the modal pop up to provide a better user experience where the client can navigate to another form without leaving the current form….
Blog Syndicated with rehan khan’s Permission

