Skip to main content

Notifications

Community site session details

Community site session details

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

How to know on form load my custom control is applied on which feild

(0) ShareShare
ReportReport
Posted on by

i am successfully able to create a custom control using power app component framework ,able to create it's unman-aged solution and also able to apply on form field , now i wan to know is there any out box functionality of d365 crm that on load of form i will able to know on which field custom control is appiled? i tired XRM package i didn't get any yet. is there any method in power app component Framework which on executing will provide info to which field its bind?

  • a33ik Profile Picture
    3,304 Most Valuable Professional on at
    Re: How to know on form load my custom control is applied on which feild

    @Anonymous you can get that information from the context. Try to use following code inside init method:

     

    let boundToFieldName = context.parameters.YOURPROPERTYNAMEHERE.attributes.LogicalName;

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

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

🌸 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…

Leaderboard > Power Apps - Power Apps Pro Dev & ISV

#1
WarrenBelz Profile Picture

WarrenBelz 109 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 82 Super User 2025 Season 1

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 72

Overall leaderboard