You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AssociationTableControl/AssociationTableControl/AssociationTableControl/ControlManifest.Input.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<manifest>
3
-
<controlnamespace="CRMVet"constructor="AssociationTableControl"version="0.0.30"display-name-key="Association Table Control"description-key="Control for Association (aka joint or N:N) tables"control-type="standard"preview-image="img/preview.png">
3
+
<controlnamespace="CRMVet"constructor="AssociationTableControl"version="0.0.31"display-name-key="Association Table Control"description-key="Control for Association (aka joint or N:N) tables"control-type="standard"preview-image="img/preview.png">
4
4
<!-- This property node defines configuration required for this PCF. Configuration is done as a mapping to Dataverse fields or hard-coded expressions -->
<propertyname="selectorTable"display-name-key="Selector Table"description-key="Name for the Selector Table to show records to choose from in UI. Example: crmvet_table2"of-type="SingleLine.Text"usage="input"required="true"default-value="" />
0 commit comments