Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Table in Table not working #33

Open
Int32Overflow opened this issue Feb 15, 2021 · 3 comments
Open

Table in Table not working #33

Int32Overflow opened this issue Feb 15, 2021 · 3 comments

Comments

@Int32Overflow
Copy link

I have created a table in an outer table. Unfortunately, in this case AppendRow(); does not work properly in the child table.

Word-File:
grafik

What is generated:
grafik

What I expect:
grafik

@Anthony-Michel
Copy link

@Int32Overflow i have the exact same problem, have you find a way to go around that ?

@Int32Overflow
Copy link
Author

No I have not found a solution or a work around.🥺

@Anthony-Michel
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants