Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Current »

“Repeat” merge fields allow data or sections of data to be repeated.

[[*REPEAT|data_source=data_source|*]]
<Block of text to repeat - which can contain merge fields>
[[*REPEAT|END*]]

Example

There are two clients on a matter. To show two blocks of text with their info, a Repeat Block can be used.

This

[[*REPEAT|data_source=action.participant|*]]
[[FirstNmae|pt=Client|rn=*]]
[[AddressLine|pt=Client|rn=*]]
[[*REPEAT|END*]]

Returns

Vikki Ramos

321 real street

John Johnson

123 Fake, street

Continue to Conditional Merge Field Statements =>

  • No labels