Show TOC Start of Content Area

Procedure documentation Use the Style Editor  Locate the document in its SAP Library structure

Use

You can use the Style Editor – accessed through the Control Properties dialog box – to define the look and size of the text in the following controls:

·        Expression box

·        Progress bar

·        Ticker

Prerequisites

The Adobe Flex technology environment has been installed with your Visual Composer server.

Procedure

...

...

       1.      On the Layout board, right-click the control whose text style you want to define and choose Properties. The Control Properties dialog box is displayed.

       2.      Click the Styles tab.

       3.      To define the first style, click the Add (plus) button at the right. The Style 1 row is added.

       4.      Using the controls at the bottom, define the Text font, colors, style and alignment as needed. The results are displayed on the text in the Style cell.

       5.      In the Condition cell, define the condition for when the style is used, by entering true or false (for Boolean values), defining a formula, or leaving it as the single style.

       6.      Repeat steps 3 to 5 to define the other styles.

       7.      Click Close.

 

Example

The following example is taken from the SalesordersB example in Adding a Second Data Service. It defines a font and color of the cells according to the dynamic expression defined for the field.

This graphic is explained in the accompanying text

 

End of Content Area