Skin form — Components tab — Repeat-row/columns

The styles you define here apply to the text and background color of rows in a Row Repeat or Column Repeat layout.

Note: The Row Repeat layout is deprecated. As a best practice, convert existing Row Repeat layouts to Grid layouts. See Adding a Grid layout.

A preview of the currently selected format displays to the right. You can also preview formats by selecting Actions > Launch in the toolbar and then choosing one of the following preview options: Run Process, Open Portal, Harness Preview, UI Gallery Preview, Skin Preview. In the Skin Preview, click the Grids tab.

Specify the Text and Background color for Odd and Even rows. The text font is determined by the Font specified in the Page component ( Components > Page ).

Text

Specify the color of the text in the row.

Use mixin Select to use a mixin to define the color of the text. Mixin displays the name and a preview of the currently selected mixin. Click the menu icon to select a different mixin from the list. Only the color defined in the selected mixin is applied to the text.
Specify styles Select to define a custom style for the selected format and specify a Color . Enter a hexadecimal value (such as #3d3d3d) or click the box next to the field to Choose a Color.

Background

Specify the background color of the row.

Use mixin
  • Additional styles — Apply additional styles, specific to styling the text for this element, by specifying a CSS attribute and value. You must specify a CSS attribute that is related to text styles. Click Add additional styles to define another CSS attribute-value pair.
Specify styles Select this check box to define a custom background:

Select the background Type:

none
Indicates no background color, similar to setting a transparent background.
solid
Enter a hexadecimal value (such as #3d3d3d), or click the box next to the Color field to choose a color.
gradient
Select the Direction in which you want to blend the background colors (horizontal or vertical. Specify the Start and Stop colors of the gradient. Specify a Backup color, in the event that the browser cannot render the gradient.
image
Select a background image by specifying the following options:
Background color
To use the background color specified in a mixin, choose obtained from mixin and then click the gear icon to select the mixin. Alternatively, you can select custom color and enter the CSS hexadecimal value or click the box next to the field to choose a color.
Location
Enter the location of the file, including the relative path. For example, images/AlphaCorpLogo.png.
Tile
Specify tile settings for the image.
  • If you want to use a single image, select None.
  • If you want a row of images in the background, select Horizontal.
  • If you want a column of images in the background, select Vertical.
  • If you want rows and columns containing the image in the background, select Both.
Position
Specify the placement of the starting tiled image, for example: top left.
Additional styles
You can apply additional styles, specific to styling the text for this element, by specifying a CSS attribute and value. You must specify a CSS attribute that is related to background styles. Click Add additional styles to define another CSS attribute-value pair.

About Skin rules