Microsoft Dynamics 365 8.2.1 available
An upgrade for both Online and On-Premises organization is available for download here:
Version: 8.2.1 (KB4013759)
An upgrade for both Online and On-Premises organization is available for download here:
Version: 8.2.1 (KB4013759)
The new version includes:
Plus many UI improvements and bugs fixed.
It happens sometimes that you go to open the advanced find dialog and ribbon is all messed up, icons alignment compromised and tabs hidden somewhere…unusable!
Advanced Find Messed Up
As far as I know is not due to faulty customizations but it appears like browser cache/storage issue with CSS. While you are experiencing this strange behavior try to connect to the same organization with a different browser or even same browser in private mode and you’ll see that the new session is behaving properly.
Here at Apex we experienced this behavior on IE and Firefox hence looks like a cross-browser one.
So far we only experienced it on On-Premises deployments.
Clean up browser’s local storage.
Open Developer Mode (basically hit F12 in almost any browser) and type the following command in the console:
localStorage.clear();
Once you entered the command, refresh (F5) the Advanceed Find dialog window and everything should be back to normal!
Recent Comments