NOTE: THIS IS TOTALLY UNSUPPORTED MS CRM 2013
CUSTOMIZATION. BEFORE DOING THESE
CHANGES, PLEASE TAKE COPY OF FILES, MENTIONED IN THIS ARTICLE.
Change
Microsoft Dynamics CRM text with company name
JavaScript
File: /_static/_controls/NavBar/NavBar.js
·
Open JS file
·
Look for Span id “navTabLogoTextId”
span id="navTabLogoTextId"
class="navTabLogoText">Your Custom Text /span
·
This span is in two functions, replace in both
Mscrm.TabLogoImageBuilder.prototype
Mscrm.TabLogoButtonBuilder.prototype
·
Save Changes
·
Clear Browser cache / restart IIS
·
Your new text will be shown.
Before
After
Hi,
ReplyDeleteThe above mentioned approach works fine for CRM 2013 Organisation. But, it does not work in CRM 2015. Can anybody please help me with a workaround for this in CRM 2015.
https://www.crmug.com/blogs/matt-knight/2015/03/24/rebranding-dynamics-crm-2015
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteTo get updated with Microsoft Dynamics CRM user can explore our blog section. Here, you will learn the advance feature and functionality relating to Microsoft dynamics.
ReplyDelete