Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics CRM (Archived)

How do I remove the Entity name from the form name?

(0) ShareShare
ReportReport
Posted on by 105

Hi All,

I have multiple forms in an entity. I would like to remove the entity name from the form name. For example, as attached, I would like to remove "Party:" from the name. How do I do that?

4024.Entity-Name.JPG

*This post is locked for comments

  • Suggested answer
    RaviKashyap Profile Picture
    RaviKashyap 55,410 on at
    RE: How do I remove the Entity name from the form name?

    Hi,

    As suggested above, it is not possible with supported customization/ configuration.

    Hope this helps.

  • Suggested answer
    gdas Profile Picture
    gdas 50,085 on at
    RE: How do I remove the Entity name from the form name?

    Hi,

    This is really not possible with any supported way, This functionality is black box for us as Dynamics CRM stored this label in an XML format in the database column.

  • Suggested answer
    Rawish Kumar Profile Picture
    Rawish Kumar 13,756 on at
    RE: How do I remove the Entity name from the form name?

    Hi There,

    Its not supported and recommended practice to change the name of the form in DOM.

    if you want to change it go customization > look for this entity > forms > select the form and change it the way you want which will change for everyone.

  • Suggested answer
    Pawar Pravin  Profile Picture
    Pawar Pravin 5,227 on at
    RE: How do I remove the Entity name from the form name?

    Hi ,

    You can call js on load of form and hide that span class using following js.

    <span class="ms-crm-FormSelector" style="display:inline-block;">PARTY : SITE - DEMO</span>

    document.getElementByClassName('ms-crm-FormSelector').style.display = 'none';

    But again this is unsupported way to hide it. Let try it once.

  • Suggested answer
    Adrian Begovich Profile Picture
    Adrian Begovich 1,014 Super User 2024 Season 2 on at
    RE: How do I remove the Entity name from the form name?

    Hi eS Be,

    There are no supported methods for removing the entity name from the form. If you want to remove the text in an unsupported way, you will need to use JavaScript and jQuery.

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

Congratulations 2024 Spotlight Honorees

Kudos to all of our 2024 community stars! 🎉

Meet the Top 10 leaders for December

Congratulations to our December super stars! 🥳

Start Your Super User Journey

Join the ranks of our community heros! 🦹

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 230,458 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans