Skip to main content

Notifications

Announcements

No record found.

Customer experience | Sales, Customer Insights,...
Answered

How to change the form header(?) in CRM forms

Posted on by

pastedimage1668066334011v1.png
Is there a way to change this highlighted text? I tried to look at the form in make.powerapps but I'm unable to click it there. Ribbon Workbench also doesn't have this field.

Any possible method is fine by me, JS code, on load webresource, etc.

  • Verified answer
    Aron07 Profile Picture
    Aron07 35 on at
    RE: How to change the form header(?) in CRM forms

    There is no out of the box option to handle this but if you want to add some code (is not supported by microsoft) you can do that like this : 

    let divs = document.querySelector("div[role='presentation']");
    divs.style.display= 'none';

    3034.hide.png

    In this case i have used Account but you can find out the span name for Opportunity and do the same thing.

    If I answer your question then please mark it as verified.

    Let me know if I can provide you with more details.

  • JYSSB7 Profile Picture
    JYSSB7 on at
    RE: How to change the form header(?) in CRM forms

    Is there no Javascript code I can write to change the display name only? (just the visual text itself only, the underlying form names/etc. can all be untouched)

  • Suggested answer
    Abdul Wahab Profile Picture
    Abdul Wahab 12,070 Super User 2024 Season 1 on at
    RE: How to change the form header(?) in CRM forms

    Hi JYSSB7,

    As per my knowledge. It is the Display name of the table. I do not think there is any supported way available.

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