Iron Speed Designer allows you to create page templates that can be used as the initial starting point for an HTML layout page file. The Application Wizard assists you in creating an HTML layout page file based on a page template. Since Iron Speed Designer does not know the exact number of fields or filters you intend to have on a page, it uses a GEN:ForEach tag to specify a generic layout that can be repeated multiple times once the Application Wizard determines how many times it must be expanded.
The name of the ForEach tag is used by the Application Wizard to determine the type of the expansion to perform.
Page Templates only. The ForEach tag cannot be used in an HTML layout page file.
|
Attribute |
Required |
Description |
|
Name |
Yes |
The name of this tag. This name must be unique within the file and cannot contain spaces. |
<GEN:Template Type=”AddOneRecord”/>