Dynamic variable not being read #162
-
I'm having an issue displaying dynamic content in my email template! The template shows the rows are created for each cycle of the loop however, all values are showing as empty strings. Has anyone had this issue before or knows where I'm going wrong? My emailjs template has:
Example value received by emailjs for items: |
Beta Was this translation helpful? Give feedback.
Answered by
xr0master
Nov 28, 2024
Replies: 1 comment 2 replies
-
You shouldn't use the |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
destinyThompson
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You shouldn't use the
items
keyword inside the block.