Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics CRM (Archived)

MS CRM 2016 Form header is squished and hard to read ?

Posted on by Microsoft Employee

Hi Experts,

I have tried with all possible way to expand the header field to show full value, tried putting various combination by putting spacer, making 2 column etc. but no luck. 

Header.png

Following is the best output found till now, not fulfilling requirement. 

Header1.jpg

Any Suggestion guys.

*This post is locked for comments

  • Suggested answer
    Suresh Sorde Profile Picture
    Suresh Sorde 1,075 on at
    RE: MS CRM 2016 Form header is squished and hard to read ?

    As per me its not possible by any supported way.

    But you can reduse headers field's value font size to make it readable by using unsupported javascript.

    var labels = document.getElementsByClassName('ms-crm-Inline-Value ms-crm-HeaderTile ms-crm-Inline-Locked');

    for (var i=0; i<labels.length; i++) {

    labels[i].style.fontSize = '9pt';

    }

    var velement = document.getElementById('header_new_accountno_d');

    velement.style.width = '372px';

    Hope this helps.

    Thanks

  • Suggested answer
    sandeepstw Profile Picture
    sandeepstw 4,601 on at
    RE: MS CRM 2016 Form header is squished and hard to read ?

    hi,

    I would recommend you to contact Microsoft Support to let them look at your specific situation. It is normally not in our control.

    Thanks,

    Sandeep

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,269 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans