I\'m trying to generate form inputs with ng-repeat. Note: \'customFields\' is an array of field names: [\"Age\", \"Weight\", \"Ethnicity\"].
Try this ng-model="person.customfields."{{field}} Moved the double quotes