Difference between revisions of "LogoSrc"

From SAP Enable Now Wiki
Line 7: Line 7:
 
==Purpose==
 
==Purpose==
 
[[File:Custom Companion Banner.png|thumb|right|SAP Companion Carousel showing a custom logo (at the bottom).]]
 
[[File:Custom Companion Banner.png|thumb|right|SAP Companion Carousel showing a custom logo (at the bottom).]]
This parameter can be used to override the banner logo displayed at the bottom of the SAP Companion Carousel (which, by default, is an SAP-specific logo.
+
This parameter can be used to override the banner logo displayed at the bottom of the SAP Companion Carousel (which, by default, is an SAP-specific logo). Clicking on this logo will launch the web page specified on the '''[[logoUrl]]''' parameter.
  
 
==Usage==
 
==Usage==
Line 15: Line 15:
 
Example:
 
Example:
 
  logoSrc=https%3A%2F%2Fexpert.enable-now.cloud.sap%2Fpub%2Fext%2Fgroup%2FGR_B58395D1380DDF9D%2F6FE21642BB55568B.png
 
  logoSrc=https%3A%2F%2Fexpert.enable-now.cloud.sap%2Fpub%2Fext%2Fgroup%2FGR_B58395D1380DDF9D%2F6FE21642BB55568B.png
 +
 +
==See Also==
 +
* '''[[logoUrl]]'''
  
 
[[Category: SAP Companion parameter]]
 
[[Category: SAP Companion parameter]]

Revision as of 14:36, 5 September 2023


Scope

SAP Companion parameter, specified either in the URL or in the SAP Companion parameters in the linked application.

Purpose

SAP Companion Carousel showing a custom logo (at the bottom).

This parameter can be used to override the banner logo displayed at the bottom of the SAP Companion Carousel (which, by default, is an SAP-specific logo). Clicking on this logo will launch the web page specified on the logoUrl parameter.

Usage

Specified as:

logoSrc=JSON-encoded URL of image

Example:

logoSrc=https%3A%2F%2Fexpert.enable-now.cloud.sap%2Fpub%2Fext%2Fgroup%2FGR_B58395D1380DDF9D%2F6FE21642BB55568B.png

See Also