There is an entity that contains the following fields:
label - the label of the field
field - on which field the label is inserted
entity - which entity does the field belong to
I need too create a PCF Component that retrieves the above fields from the entity and it uses the value of "label" field to populate the label of the field on which the control is added.
Hello,
What exactly is not clear for you?
You can read data using context.WebApi - https://docs.microsoft.com/en-us/powerapps/developer/component-framework/sample-controls/webapi-control
To compose the control you can use html tables or Bootstrap Controls or React Controls.
WarrenBelz
109
Most Valuable Professional
Michael E. Gernaey
82
Super User 2025 Season 1
MS.Ragavendar
72