Difference between revisions of "ButtonIconId"

From SAP Enable Now Wiki
(Created page with "__NOTOC__ {{DISPLAYTITLE: buttonIconId}} ==Scope== Web Assistant parameter, specified either in the URL or in the Web Assistant parameters in the linked application. ==Purpo...")
 
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
  
 
==Scope==
 
==Scope==
Web Assistant parameter, specified either in the URL or in the Web Assistant parameters in the linked application.
+
SAP Companion parameter, specified either in the URL or in the SAP Companion parameters in the linked application.
  
 
==Purpose==
 
==Purpose==
 
[[File:Custom Web Assistant Icon.png|frame|right|Fiori Toolbar showing a custom Web Assistant icon ('''learning-assistant''' - 3rd from the left)]]
 
[[File:Custom Web Assistant Icon.png|frame|right|Fiori Toolbar showing a custom Web Assistant icon ('''learning-assistant''' - 3rd from the left)]]
This parameter can be used to specify an alternative icon to use for the Web Assistant help button on the Fiori taskbar. This is helpful if the application already has a 'help' icon that looks like the default Web Assistant icon.
+
This parameter can be used to specify an alternative icon to use for the SAP Companion help button on the Fiori taskbar. This is helpful if the application already has a 'help' icon that looks like the default SAP Companion icon.
 +
 
 +
This parameter only works with SAP Fiori-based systems.
  
 
==Usage==
 
==Usage==
Line 14: Line 16:
 
where <tt>{icon name}</tt> is the name of the icon in the '''[https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons SAP IconFont ]'''  set of icons.  
 
where <tt>{icon name}</tt> is the name of the icon in the '''[https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons SAP IconFont ]'''  set of icons.  
  
[[Category: Web Assistant parameter]]
+
[[Category: SAP Companion parameter]]

Latest revision as of 13:39, 14 July 2023


Scope

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

Purpose

Fiori Toolbar showing a custom Web Assistant icon (learning-assistant - 3rd from the left)

This parameter can be used to specify an alternative icon to use for the SAP Companion help button on the Fiori taskbar. This is helpful if the application already has a 'help' icon that looks like the default SAP Companion icon.

This parameter only works with SAP Fiori-based systems.

Usage

Specified as:

buttonIconId={icon name}

where {icon name} is the name of the icon in the SAP IconFont set of icons.