Html tags and CSS in Status Line

Description

Status Line:
Show information(Messages) in different colours or styles like bold,italic, underline or to use
CSS in the Status Line.

Example (Message for Status Line):

<b style="color: black">Margin(%):</b>
<b style="color: blue">{1,number,#,##0.00}</b> ,
<b style="color: black">Margin incl. Charge(%):</b>
<b style="color: green">{2,number,#,##0.00}</b>,
<b style="color: black">Total:</b>
<b style="color: grey">{3,number,#,##0.00} </b>,
<b style="color: black">Total incl. tax</b>
<b style="color: grey">{4,number,#,##0.00}</b>

Environment

None

Attachments

1

Activity

Fixed

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

Created October 24, 2019 at 8:20 AM
Updated February 1, 2020 at 1:40 PM
Resolved December 11, 2019 at 3:29 PM