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
Thx for the prompt answer !
For information the issue seems to be around the behaviour of the <%AppendRow();%> function when it is placed in a table loop, just after an inner loop.
My inner loop does not create an inner table, just loop and display text in 1 row of the table.
Removing the {! on main loop to generate multiple tables fails in the same way if <%AppendRow();%> is set, but it works fine without AppendRow
I have created a table in an outer table. Unfortunately, in this case AppendRow(); does not work properly in the child table.
Word-File:
What is generated:
What I expect:
The text was updated successfully, but these errors were encountered: