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: AnyCompositeFields/AnyCompositeFIelds/ControlManifest.Input.xml
+1-4Lines changed: 1 addition & 4 deletions
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="Carfup"constructor="AnyCompositeFIelds"version="0.0.75"display-name-key="Carfup.AnyCompositeFIelds"description-key="AnyCompositeFIelds will allow you to display any stack of fields as composite rendering."control-type="standard"preview-image="img/preview.png">
3
+
<controlnamespace="Carfup"constructor="AnyCompositeFIelds"version="0.0.72"display-name-key="Carfup.AnyCompositeFIelds"description-key="AnyCompositeFIelds will allow you to display any stack of fields as composite rendering."control-type="standard"preview-image="img/preview.png">
4
4
<!-- property node identifies a specific, configurable piece of data that the control expects from CDS -->
5
5
<propertyname="FieldToAttachControl"display-name-key="FieldToAttachControl"description-key="Field to attach the control to"of-type-group="strings"usage="bound"required="true" />
6
6
<propertyname="separator"display-name-key="Values separator"description-key="Separator to split the mapped values (for a space, put %20)"of-type="SingleLine.Text"usage="input"required="true"default-value="%20" />
@@ -20,9 +20,6 @@
20
20
<type>SingleLine.Email</type>
21
21
<type>SingleLine.Text</type>
22
22
<type>SingleLine.Phone</type>
23
-
<type>SingleLine.TextArea</type>
24
-
<type>SingleLine.URL</type>
25
-
<type>Multiple</type>
26
23
</type-group>
27
24
<!--
28
25
Property node's of-type attribute can be of-type-group attribute.
<propertyname="NumberOfColumn"display-name-key="Number of columns"description-key="Ability to split the fields in several columns"of-type="Whole.None"usage="input"required="false"default-value="1"/>
13
12
<!--
14
13
Property node's of-type attribute can be of-type-group attribute.
0 commit comments