Back Forward Harness and Section forms
Adding a Row Repeat layout

About Harnesses

noteBeginning with V7.1, the Row Repeat layout is deprecated. As a best practice, convert existing Row Repeat layouts to Grid layouts. See Adding a Grid layout.

The Row Repeat layout presents each item from the source in horizontal rows, typically with labels in the top row. The items can be one of the following sources:

The row can present the embedded properties for each element, either as fields or formatted by a section.

To see an example, review the standard section named Work-.PartyDetail, which is based on the Page Group property Work-.pyWorkParty. Special processing in this rule supports restrictions that specify which parties must be present and which parties can appear more than once.

Configure styles for Row Repeat layouts using the Skin rule. See Skin form — Components tab — Layouts — Repeat row/columns.

OldIn version V5.4, this layout is called a Repeating Layout. The Row Repeat name was introduced with V5.4SP2 to distinguish the Row Repeat horizontal presentation (rows) from the vertical presentation (as columns) and from the tabbed presentation.

note Six repeating layouts are available: Row Repeat, Column Repeat, Tabbed Repeat, Grid, Tree Grid, and Tree. They provide similar options but differing presentations; choose the one appropriate to your application and user interface needs. Configure styles for repeating layouts using the Skin rule.

Using a data page as the source

To specify a data page as the source, select Property for the Source in the Row Repeat properties panel, and then enter the data page rule and property name in the List/Group field (for example, D_Products.pxResults). Alternatively, you can enter the name of the data page rule in the Pages & Classes tab, and then use the SmartPrompt in the List/Group field to select the named page. At runtime, if the data page does not already exist on the clipboard, the system creates it on the first reference.

Up About Flow Actions

Up About Harnesses

Up About Sections