We are using Microsoft Dynamics CRM 2016 On-Prem. We added a new field for an entity and published all customizations. After this, we are facing an error wherein all the grids in the system are not loading and we see a message that "To load new <entity> records, click here".
*This post is locked for comments
Dynamics CRM Upgrade from 8.0 to 8.2 has worked for me.
The problem is I don't remember what were the customizations published.
Is there any way that I can see the last published customizations with the date of publish, may be a DB script.
Just Revert your Changes what you have done and Publish it again Check it issue is still exist.
The other problem is I cannot even see the Ribbon Bar all over the site. So, I cannot do any customizations.
Did you try loading it forcefully using JS?
There used to be a similar issue when this happens when there are multiple subgrids on the form.
Usually reloading forcefully from JS, loads the grid.
ex: Xrm.Page.ui.tabs.get('tabName').controls.get('gridName').refresh();
Tried clearing cache, reloading. Even tried out restarting the server, Nothing worked.
Clear cache and reload the form. This is usually network latency/cache related issues.
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