Actor Form

Name is required
skill is required
with reset    without reset

Name via form.controls = {{ showFormControls(actorForm) }}

You submitted the following:

Name
{{ model.name }}
Studio
{{ model.studio }}
Skill
{{ model.skill }}


Actor Form


Actor Form

{{ model | json }}

TODO: remove this: {{ model.name}}
TODO: remove this: {{ model.name}}