Difference between revisions of "LACommunityUrl"

From SAP Enable Now Wiki
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==
Line 18: Line 18:
 
If you do not want the Community button to appear, set this parameter to 'null':
 
If you do not want the Community button to appear, set this parameter to 'null':
 
  LACommunityUrl=
 
  LACommunityUrl=
[[Category: Web Assistant parameter]]
+
 
 +
[[Category: SAP Companion parameter]]

Revision as of 13:50, 14 July 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 the Community button

This property is used to specify the URL of the website that should be opened when the user clicks on the Community button in the Learning page of the Carousel or in the Learning Center. Typically, you would do this to direct users to a user community for the application, such as a SAP JAM or Yammer site.

Note there is no ability to rename this button.

Usage

Specified as:

LACommunityUrl={url}

Example (pointing to the SAP Enable Now community home page):

LACommunityUrl=https://community.sap.com/topics/enable-now

If you do not want the Community button to appear, set this parameter to 'null':

LACommunityUrl=