RepeaterCaption – XpressDox

With this command the template author can provide a caption on the interview for a repeater.

Command structure:

«RepeaterCaption(Child,Details of the Children)»

 

Desktop vs browser:

In the desktop version of XpressDox, this applies only to repeaters which are captured in a grid, but in the browser (cloud version), it will always apply no matter what the format of the repeater capture on the interview.

 

Example of usage:

«ForEach(Child)»
Name: «Name»
Age: «Age»
«End()»
«CaptureInGrid(Child)»
«RepeaterCaption(Child,Details of the Children)»

 

Related articles:

Working with repeating data