LassoScript Utility
Basics Browse Detail

[Repeating] ... [/Repeating]

Tag Link [Repeating] ... Category Database
Type Container Source Available No
Support Preferred Version 2.0
Change Unchanged Data Source FileMaker Pro
Output Type None Security None
Implementation LCAPI Sets Lasso 8.5, Lasso 8.0, Lasso 7.0, Lasso 6.0, Lasso 5.0, Lasso 3.x, Lasso 2.5, Lasso 2.0, Lasso 1.x

Description

[Repeating] ... [/Repeating] repeats for each defined repetition of a repeating field. Requires a single parameter, the name of the repeating field from the current layout.

Syntax

[Repeating: 'Field_Name']
  [Repeating_ValueItem]
[/Repeating]

Parameters

Required Parameters
Field_Name The name of the FileMaker Pro repeating field whose repetitions should be returned.

Examples

To display each repetition of a FileMaker Pro repeating field:

Use the [Repeating] ... [/Repeating] tags with a [Repeating_ValueItem] tag. The following example shows each repetition from a repeating field named Children which is included on a FileMaker Pro layout.

[Repeating: 'Children']
  <br>[Repeating_ValueItem]
[/Repeating]

<br>Mary Beth
<br>Tommy