Skip to main content

Notifications

Community site session details

Community site session details

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

PCF: Quick Create form field mapping not working

(0) ShareShare
ReportReport
Posted on by 349

I have developed PCF control to pull city and state based on Zip Code. PCF control is not showing value when I try to open Quick create form in which I have placed PCF control although without PCF control its rendering value. 

 

-With PCF Control

anupam8555_0-1619599987744.png

 

-Without PCF Control

 

anupam8555_1-1619601225570.png

 

  • Dynamics_User07 Profile Picture
    50 on at
    Re: PCF: Quick Create form field mapping not working

    @anupam8555 @DianaBirkelbach  Did you get any resoution for this as my pcf is working fine on main form and getting the value but onquick create it is shwoing null in UpdateView() for a field

  • Anupam.khasia Profile Picture
    349 on at
    Re: PCF: Quick Create form field mapping not working

    Thanks @DianaBirkelbach ,

     

    I have checked using debugger and found values as null for parameters I am using. do you know if there is workaround ? 

     

    Thanks

    Anupam

  • Diana Birkelbach Profile Picture
    3,072 Most Valuable Professional on at
    Re: PCF: Quick Create form field mapping not working

    Hi @anupam8555 , 

    Looking at the description, it seems that your PCF would need a lookup property (I suppose that, based on the dependency on parent account). The lookups are still unsupported for now; maybe there is an issue with that.

     

    It's really hard to say, but maybe you can debug. Set a breakpoint inside your updateView method, and check when is called and the values of your parameters. That way, we can see if there is an issue with the framework runtime, or maybe there is an issue with your component not rendering the value.

     

    Kind regards,

    Diana

  • Anupam.khasia Profile Picture
    349 on at
    Re: PCF: Quick Create form field mapping not working

    Let me explain problem here : 

     

    * Zipcode field - I have created PCF Control to look for zipcodes.

    * I have added subgrid to reference multiple child accounts 

    * In field mapping , I have setup Zip code field to auto populate based on primary account

     * When I try to create child account , it does not set value in my PCF Zipcode control but if I remove my PCF control and use standard control than value is being shown . 

     

    Let me know if you have any questions. 

     

    Thanks

    Anupam

  • cchannon Profile Picture
    4,702 Super User 2025 Season 1 on at
    Re: PCF: Quick Create form field mapping not working

    Not really sure what your exact problem is here, but I will share this:

    I am absolutely certain that QuickCreate form type is not a hurdle to PCFs; I have multiple PCFs that run on QuickCreate forms for my clients. Likely whatever behavior you are seeing is due to the data available on the form, rather than the fact that it is a QuickCreate.

    Now, I'm not sure this is your problem, but a decent guess is this: A QuickCreate is a create-type form, so at the time that you are viewing it, the record does not exist. So, if you are trying to populate a lookup or trying to query the current record or anything like that, it will not work: there is no record in the Db to reference until you hit save.

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

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

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 87 Most Valuable Professional

#2
mmbr1606 Profile Picture

mmbr1606 71 Super User 2025 Season 1

#3
Michael E. Gernaey Profile Picture

Michael E. Gernaey 65 Super User 2025 Season 1

Overall leaderboard