
I've been working on the model-driven app with virtual tables.
After completing all relationships and building the frontend, when I try to download the word template (built-in) that I've created, the word template repeat function doesn't work correctly - it only prints the first row from the relationship table that holds many to 1.
The template was written with the help of guides, and when I tried doing the same for standard tables, it worked fine.
My questions:
Are there any limitations for virtual tables with word templates?
Do I need to do mappings that will fix this issue?
I've searched extensively for help but couldn't find anything related to my problem.
Thank you.