
"card07": {
"model": "GWSAMPLE_BASIC",
"template": "sap.ovp.cards.linklist",
"settings": {
"title": "Quick Links",
"subTitle": "Most commonly used actions",
"listFlavor": "standard",
"targetUri": "https://en.wikipedia.org/wiki/Mangalyaan_2",
"defaultSpan": {
"rows": 15,
"cols": 1
},
"staticContent": [
{
"title": "Create Supplier",
"imageUri": "sap-icon://add-contact",
"imageAltText": "Create Supplier",
"targetUri": "https://sap.com",
"openInNewWindow": true
},
{
"title": "Create Purchase Order",
"imageUri": "sap-icon://sales-document",
"imageAltText": "Create Purchase Order",
"targetUri": "https://sap.com",
"openInNewWindow": true
},
{
"title": "Manage Purchase Orders",
"imageUri": "sap-icon://sales-order-item",
"imageAltText": "Manage Purchase Orders",
"targetUri": "https://sap.com",
"openInNewWindow": true
},
{
"title": "Manage Purchase Requisitions",
"imageUri": "sap-icon://list",
"imageAltText": "Manage Purchase Requisitions",
"targetUri": "https://sap.com",
"openInNewWindow": true
},
{
"title": "Create Contract",
"imageUri": "sap-icon://credit-card",
"imageAltText": "Create Contract",
"targetUri": "https://sap.com",
"openInNewWindow": true
},
{
"title": "Create Purchase Requisition",
"imageUri": "sap-icon://create-form",
"imageAltText": "Create Purchase Requisition",
"targetUri": "https://sap.com",
"openInNewWindow": true
}
]
}
}
<Annotations Target="GWSAMPLE_BASIC.Product">
<Annotation Term="com.sap.vocabularies.UI.v1.HeaderInfo" Qualifier="header1">
<Record Type="com.sap.vocabularies.UI.v1.HeaderInfoType">
<PropertyValue Property="TypeName" String="Product"/>
<PropertyValue Property="TypeNamePlural" String="Products"/>
<PropertyValue Property="Title">
<Record Type="com.sap.vocabularies.UI.v1.DataField">
<PropertyValue Property="Label" String="Product Name"/>
<PropertyValue Property="Value" Path="Name"/>
</Record>
</PropertyValue>
<PropertyValue Property="Description">
<Record Type="com.sap.vocabularies.UI.v1.DataField">
<PropertyValue Property="Label" String="Product Description"/>
<PropertyValue Property="Value" Path="Description"/>
</Record>
</PropertyValue>
<PropertyValue Property="TypeImageUrl"
Path="ImageUrl"/>
</Record>
</Annotation>
"card08": {
"model": "GWSAMPLE_BASIC",
"template": "sap.ovp.cards.linklist",
"settings": {
"title": "Standard Dynamic Linklist Card",
"targetUri": "https://en.wikipedia.org/wiki/Mangalyaan_2",
"subTitle": "Smartlink Feature Test",
"listFlavor": "standard",
"entitySet": "ProductSet",
"sortBy": "Name",
"sortOrder": "ascending",
"headerAnnotationPath": "com.sap.vocabularies.UI.v1.HeaderInfo#header1",
"defaultSpan": {
"rows": 20,
"cols": 2
}
}
}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
19 | |
18 | |
16 | |
10 | |
8 | |
8 | |
7 | |
7 | |
7 | |
6 |