panelHeadlineFg

From SAP Enable Now Wiki
Revision as of 22:10, 15 May 2020 by Admin (talk | contribs) (Created page with "__NOTOC__ {{DISPLAYTITLE: panelHeadlineFg}} ==Scope== Web Assistant parameter, specified either in the URL or in the Web Assistant parameters in the linked application. ==Pu...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Scope

Web Assistant parameter, specified either in the URL or in the Web Assistant parameters in the linked application.

Purpose

Example of the Carousel (Help Topics page) when panelHeadlineFg=255,0,0 (red)

This property can be used to set the color of the Carousel 'heading' ("Help Topics", "Guided Tours", "Learning", or "What's New").

Usage

Specified as:

panelHeadlineFg={RR,GG,BB}

where {RR,GG,BB} are the comma-separated decimal RGB values of the required color (so “255,0,0” for red). (You can specify them as hex values [e.g. #FF0000] in the application – but obviously using a # wouldn’t work in a URL.)