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
{{ message }}
This repository has been archived by the owner on Apr 16, 2022. It is now read-only.
It actually does work with tables, I have just got it going now. There is however a bug which if you have a blank table, it seems to get replaced with one of the other merge templates table rows instead.
I'm going to put a bug report in for that now, not that I am optimistic it will ever get solved :)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have a document with many pages, and in each page there is a table that needs to be filled in.
I noticed that document.merge_template works fine for specific fields, but doesn't work for tables with multiple rows like document.merge.
Is there a way around this? Perhaps a for loop?
Thanks in advance for any help!
The text was updated successfully, but these errors were encountered: