Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Suggested answer

Account Address 1 fields won't let me update via a workflow

(0) ShareShare
ReportReport
Posted on by 511

I need to update the fields

Address 1: Street 1

Address 1: Street 2

etc... (about 7 of them)

In the attached image they're called "Trading Address" fields

They're greyed out and won't let me update.

These fields are not read only, yet I am not able to even access options in order to fill them with the required data.

Can someone please advise how I can change these using a workflow.

pastedimage1575976221196v1.png

  • Suggested answer
    PS Profile Picture
    PS 23,577 on at
    RE: Account Address 1 fields won't let me update via a workflow

    eeeee.pngThis might be because of the composite address field; if you scroll down on your workflow's update account form, you will see additional fields section.

    That's where you can update it.

  • Lee-Martin Profile Picture
    Lee-Martin 511 on at
    RE: Account Address 1 fields won't let me update via a workflow

    Hi

    Does anybody have an answer to this?

  • Lee-Martin Profile Picture
    Lee-Martin 511 on at
    RE: Account Address 1 fields won't let me update via a workflow

    hi @Lu Hao

    As stated, these are "Address 1" fields

  • LuHao Profile Picture
    LuHao 40,876 on at
    RE: Account Address 1 fields won't let me update via a workflow

    Hi Lee,

    Which app are you using?

    In my emvironmnet, Account entity does not have "Trading Address" fields.

  • Lee-Martin Profile Picture
    Lee-Martin 511 on at
    RE: Account Address 1 fields won't let me update via a workflow

    Even thought we can directly type text into them on the form?

  • Suggested answer
    kieranholmes Profile Picture
    kieranholmes on at
    RE: Account Address 1 fields won't let me update via a workflow

    Hi Lee-Martin,

    In which case, these are composite fields and cannot be amended through the UI.

    You may want to look at something along the lines of:

    Xrm.Page.getAttribute('address1_line1').controls.forEach(function (c) { c.setDisabled(true); });

    or

    Xrm.Page.getControl("address1_line1").setDisabled(true);

  • Lee-Martin Profile Picture
    Lee-Martin 511 on at
    RE: Account Address 1 fields won't let me update via a workflow

    They're unaltered OOB fields

  • Suggested answer
    kieranholmes Profile Picture
    kieranholmes on at
    RE: Account Address 1 fields won't let me update via a workflow

    Hi Lee-Martin,

    Are these fields locked/read-only by an active Business Rule?

    Are they Roll-Up fields?

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

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,407 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans