Displaying Repeating Groups Within a Repeating Group
I am trying to display on the word template XML that looks like the following:
G1
G2
G3
I read some documentation and it gave me syntax that didn't work. It read something like this: <?for-each-group:G_1;G2?>
The above did not work and displayed an error. Suggestions? Thanks.