Can I use map inside the document to generate dynamic content? #2373
Unanswered
brunovalim02
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm trying to create a document that will take a JSON file with an array of objects that has some articles info on it and put it in a zip stream... The info is actually there, but I'm getting the error: "Error downloading file undefined: ReferenceError: article is not defined". This is happening in the backend.
Is it possible to create it this way?
Here is the code piece:
Beta Was this translation helpful? Give feedback.
All reactions