web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Form Context in PCF
Power Apps
Unanswered

Form Context in PCF

(1) ShareShare
ReportReport
Posted on by 28

I am trying to get the form context of a form in my PCF component. Since Xrm.Page is deprecated, how can we get the form context in PCF Component?

  • Sheldon Copper Profile Picture
    200 on at

    In PCF we use context which is passed as parameter in init and updateView function. You can get pretty much all the things that are in Xrm. You can check the ComponentFramework declaration file or PCF Docs website for more info

  • a33ik Profile Picture
    3,306 Most Valuable Professional on at
  • Sunayana8 Profile Picture
    28 on at

    How will I get the formContext using context parameter in PCF? Is there any function to get the formContext?

    @sheldoncopper73 

  • Sunayana8 Profile Picture
    28 on at

    How do i get the form context from the context parameter in init function? Is there a method that provides this?

    @sheldoncopper73 

  • Sunayana8 Profile Picture
    28 on at

    How will I get the form context from context parameter passed in init function? Is there a function to do it?

    @sheldoncopper73 `

  • Sunayana8 Profile Picture
    28 on at

    How will I get the form context from context parameter passed in init function? Is there a function to do it?

    @sheldoncopper73 `

  • AllanDeCastro Profile Picture
    412 Most Valuable Professional on at

    In the init function you have this: context: ComponentFramework.Context<IInputs>

    So you can use it like this : 
    context.png
  • Ben Thompson Profile Picture
    1,400 on at

    Given that no-one seems to have answered your question I will step in and answer it.

     

    By design PCF components are designed to be self contained and do not have access to the Form context.

  • AllanDeCastro Profile Picture
    412 Most Valuable Professional on at

    Be careful, it depends on what you want to do.

     

    Indeed, the component has its own context but is sent to it from the application so if you want to access particular fields for example, you just have to add them as property of your PCF and you would have access to them.

     

     

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 381 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 340

#3
WarrenBelz Profile Picture

WarrenBelz 187 Most Valuable Professional

Last 30 days Overall leaderboard