PCF Manifest Quiz

5 questions Pass: 70% +25 pts

Quiz covering Create a PCF Code Component

PCF Manifest Quiz

5 questions | Pass: 70% | Earn 25 points

Questions in this quiz

A preview of the 5 questions covered. Start the quiz above to answer them, check your score, and read the explanations.

  1. 1

    Which file is essential for defining the metadata, properties, and resources of a PCF component?

  2. 2

    In the ControlManifest.Input.xml file, which node is used to define the input parameters that a maker can configure in the Power Apps Studio or model-driven app form editor?

  3. 3

    When defining a property in the manifest, which attribute determines whether the property can be bound to a field in Dataverse?

  4. 4

    If your PCF component requires an external JavaScript library, where must you declare this dependency for it to be loaded correctly?

  5. 5

    Which combination of attributes in the manifest is required to restrict a property to only accept Whole Number data types from Dataverse?