Discussions
Get data from external select2 field
about 2 years ago by Keston
Hi,
I'd like to call all the options from an external select2 field.
{{#each Options.fields.RelatedProductGroup}}
{{Title}}
{{/each}} returns the right amount of divs, but I cannot get the related Title field...