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: LookdownComponent/Lookdown/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="DCEPCF"constructor="Lookdown"version="1.0.0"display-name-key="Lookdown v1.0.0"description-key="Display a lookup control as a dropdown"control-type="virtual" >
3
+
<controlnamespace="DCEPCF"constructor="Lookdown"version="1.0.1"display-name-key="Lookdown v1.0.1"description-key="Display a lookup control as a dropdown"control-type="virtual" >
Copy file name to clipboardExpand all lines: PolyLookupComponent/PolyLookup/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="DCEPCF"constructor="PolyLookup"version="1.1.3"display-name-key="PolyLookup v1.1.3"description-key="Multi-select lookup supporting different type of many-to-many relationships."control-type="virtual" >
3
+
<controlnamespace="DCEPCF"constructor="PolyLookup"version="1.1.4"display-name-key="PolyLookup v1.1.4"description-key="Multi-select lookup supporting different type of many-to-many relationships."control-type="virtual" >
4
4
<!--external-service-usage node declares whether this 3rd party PCF control is using external service or not, if yes, this control will be considered as premium and please also add the external domain it is using.
5
5
If it is not using any external service, please set the enabled="false" and DO NOT add any domain below. The "enabled" will be false by default.
0 commit comments