Skip to content
Discussion options

You must be logged in to vote

Handlebars are limited to built-in helper functions only, you have to use javascript. Also json path addressing within handlebars is not json standard, you'll have to use .0 and not [0] to reach first element of array. Have attached an example app you can import which shows a way to iterate through some custom arrays formed from fields
ReptURLv29.tar.gz

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@kenrrowe
Comment options

Answer selected by kenrrowe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants