You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: knowledge-base/nested-mailmerge-radwordsprocessing.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,6 +81,8 @@ In your document template, ensure you have the corresponding merge fields:
81
81
- For the start and end of the `Phones` list within each `Person`: `RangeStart:Phones` and `RangeEnd:Phones`.
82
82
- For merging individual property values, use merge fields named after the properties, such as `FirstName`, `LastName`, and `PhoneNumber`.
83
83
84
+

85
+
84
86
### Generating the Necessary Table Structure in the Document
85
87
86
88
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