Skip to main content

Notifications

Microsoft Dynamics CRM (Archived)

Composite Address field D365

Posted on by 190

Hi 

On the contact entity i want to change the composite field labels:

State/Province to County

ZIP/Postal Code to Post Code

76014.Capture.PNG

what is the best and easiest method to achieve this?

Thanks in advance.

*This post is locked for comments

  • Martin Donnelly Profile Picture
    Martin Donnelly 1,010 on at
    RE: Composite Address field D365

    Hacking the DOM is unsupported in Dynamics 365 CE.  This will work until some random Microsoft programmer changes that id value for some reason, apparent or otherwise.

  • Verified answer
    Nithya Gopinath Profile Picture
    Nithya Gopinath 17,074 on at
    RE: Composite Address field D365

    Hi Shane,

    Try using the Javascript code below and register this function on the load of the contact form.

    function ChangeLabel(){
    Xrm.Page.getControl("address1_composite_compositionLinkControl_address1_postalcode").setLabel("Postal Code"); Xrm.Page.getControl("address1_composite_compositionLinkControl_address1_stateorprovince").setLabel("County");
    }

    See the links below.

    dynamicscrmcoe.com/how-to-change-display-name-for-composite-fields-in-microsoft-dynamics-crm-2015/

    community.dynamics.com/.../171811

    Hope this helps.

  • Suggested answer
    Rajkumar Rajaraman Profile Picture
    Rajkumar Rajaraman 18,108 on at
    RE: Composite Address field D365

    Hi Shane,

    Refer this:

    www.qgate.co.uk/.../setting-composite-field-labels-in-microsoft-dynamics-crm

    Hope this helps

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,253 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,188 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans