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-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="Carfup"constructor="AnyCompositeFIelds"version="0.0.82"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.1.0"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 format the mapped values (for a space, put %20, for jump line, put CLRF)\rYou can also define a complex format using the following : field|CLRF|field|,|field|%20"of-type="SingleLine.Text"usage="input"required="true"default-value="%20" />
<!-- property node identifies a specific, configurable piece of data that the control expects from CDS -->
5
5
<propertyname="BICValue"display-name-key="BICValidator_BICValue"description-key="BIC field value"of-type="SingleLine.Text"usage="bound"required="true" />
0 commit comments