Table Element Picker PCF
Allow user to pick a Field, Form or View of a Dataverse table
Free
Purpose
This PCF control is available in Model-driven App only. It can be used in your custom configuration table to select a field, a form or a view of a Dataverse table.
This control can be used in conjunction with the Table Selection Control
PCF Properties
Bound Field
This PCF control can be put onto a Single Line of Text column.
Depends on the selected Element Type property value, it outputs different values into this bound field.
- Field: outputs the Logical Name of the selected column.
- Form: outputs the GUID of the selected form.
- View: outputs the GUID of the selected view.
Table Name
This is an required property. You must select a column that contains the Logical Name of a Dataverse table.
It can be a Single Line of Text column, where the Logical Name is either manually entered or selected via our Table Selection Control.
Element Type
You can select one of the below options:
- Field
- Form
- View