Siebel Developer's Reference > Tags >

swe:for-each-row


Purpose

Iterates over each record that is displayed in a list applet. This tag is used to create columns of data for showing list applets.

Usage

<swe:for-each-row count="x"/>

Attributes

Count. The maximum number of records to iterate. If the actual number of records in the list applet is less than the value specified in the count, then the tag will iterate only for the actual number of records.

Restrictions

Can be used only in Base templates for List Applets.


 Siebel Developer's Reference 
 Published: 23 October 2003