At sometimes we may accidentally delete or customize commands or customize the OOB button, once done, the changes will be there as is and there is no direct way to revert back using RibbonWorkBench.Scenarios:1.Deleted OOB ribbon buttons on custom ...
Long Waited the July update(Dynamics 365 v9) is now available for the new signup in APAC region. Today when i configure a new instance for one of my customers in Singapore region, i was able to select the July update of dynamics 365. but still the...
Rename social panel Notes tab as Attachments in CRM 2016/Dynamics 365Create new solutionAdd existing - Note to that solutionExport Translation to that solutionUnzip the file and rename the "LocalizedCollectionName" Rename Notes as &...
How to get/display Current logged-in User name in CRM PortalThis is generic requirement to say welcome message to the logged-in user on any portal.If portal user is logged-in user it will show their name and if not will show as guest user.{% if us...
Sometime if we do any changes in Dynamics CRM portal it wont get reflected immediately . This is due to cache .If we do clear the browser cache also it wont get reflected. For this we need to restart the portal from the O365 console. There is a ea...
Customize CRM Portal Default Sign-upLiterally it’s good news for who were all working on CRM poral. CRM portal version 8.2 and earlier you can’t customize the Signup. With dynamics 365 July release, now we can change the Signup using custom attrib...
In CRM portal the onchange event is will be working usual jQuery method for text field but when it comes to date fields we cant call the onchange event using the Date field id rather we can call this using Div Control.I got a requirement that when...
NOTE: This will work only in V9 and not applicable for earlier version (8.x and below)With the new JS method Xrm.Navigation.openConfirmDialog & Xrm.Navigation.openAlertDialog given in the XRM object of the dynamics 365 v9, we can customi...