Skip to content

Commit ff617b9

Browse files
committed
Update nested-mailmerge-radwordsprocessing.md
1 parent 1b6ebf4 commit ff617b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

knowledge-base/nested-mailmerge-radwordsprocessing.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ In your document template, ensure you have the corresponding merge fields:
8181
- For the start and end of the `Phones` list within each `Person`: `RangeStart:Phones` and `RangeEnd:Phones`.
8282
- For merging individual property values, use merge fields named after the properties, such as `FirstName`, `LastName`, and `PhoneNumber`.
8383

84+
![Nested mail merge template](images/nested-mail-merge-template.png)
85+
8486
### Generating the Necessary Table Structure in the Document
8587

8688
When dealing with nested collections, it's crucial to dynamically create table structures that can accommodate the varying lengths of these collections.

0 commit comments

Comments
 (0)