Hi,
I don’t understand why this works:
{{input value=model.candidacy.answer_group.survey.questions.firstObject.content}}
And not that:
{{input value=model.candidacy.answer_group.survey.questions.[0].content}}
Any idea ?
Hi,
I don’t understand why this works:
{{input value=model.candidacy.answer_group.survey.questions.firstObject.content}}
And not that:
{{input value=model.candidacy.answer_group.survey.questions.[0].content}}
Any idea ?