Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Power Apps Pro Dev & ISV
Answered

How to bind PCF control output to address fields

(0) ShareShare
ReportReport
Posted on by 12

I am developing a PCF control for Dynamics that outputs address fields.

 

When I attach the control to a field and try to select the address fields from the binding dropdown in the control tab of the field properties page they are not available. (address line 1 etc.)

 

Are the address lines not of type SingleLine.Text? If not what type should I be using?

 

Is there a way to access other fields in the form directly within the component?

 

Is there a way to create custom fields that I can output to that will save as address line 1 etc.?

 

Thanks in advance!

  • Verified answer
    Ben Thompson Profile Picture
    1,400 on at
    Re: How to bind PCF control output to address fields

    Client API / Form scripts are not deprecated - what will be deprecated is the use of Xrm.Page which is being replaced by the context being (optionally) passed as the first parameter to the function.

     

    And the reason for the link to the other thread was just to show that it's a known issue which doesn't currently have an easy fix. The fix I was thinking about was the editting of the formxml to bind your controls to the appropriate addressfields - it's not something I would recommend or do myself but it's the cleanest solution at the moment.

     

    Hopefully a proper fix is in the works.

  • DavinG Profile Picture
    12 on at
    Re: How to bind PCF control output to address fields

    Whey you say they have a fix, are you referring to the accepted solution where they suggest using duplicate fields with PBL/ClientAPI script? Or the other solution that suggests using the webapi?

     

    Will users still be able to load Client API scripts after December? My understanding was that this would be deprecated. 

     

    The WebAPI solution would only seem to work for existing records. My solution would mainly be used with new records.

  • Ben Thompson Profile Picture
    1,400 on at
    Re: How to bind PCF control output to address fields

    This is a well known issue as address fields are a special case in the Account and Contact records.

     

    https://powerusers.microsoft.com/t5/Power-Apps-Pro-Dev-ISV/Binding-to-address-fields-on-contact-account/m-p/301395#M369 is one of the original discussions about the issue and has a fix on how to bind to them (it works but isn't for the faint of heart).

     

    The other way is as you say to create a set of custom fields on your form and then write a business rule or javascript to copy the values over as the record is saved.

     

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

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Apps - Power Apps Pro Dev & ISV

#1
WarrenBelz Profile Picture

WarrenBelz 55 Most Valuable Professional

#2
mmbr1606 Profile Picture

mmbr1606 42 Super User 2025 Season 1

#3
Michael E. Gernaey Profile Picture

Michael E. Gernaey 31 Super User 2025 Season 1

Overall leaderboard