JSON-LD and Pods Templates
-
I’m attempting to output a JSON-based data structure in my Pods template using the
[each]
template tag. The expected data structure looks like this:["item1", "item2", "item3"]
(notice there is no trailing comma)Looking at template tag docs I don’t see a way to achieve this currently. Am I missing something obvious? Thanks for your help, Jim!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘JSON-LD and Pods Templates’ is closed to new replies.