powmedia / backbone-forms

Form framework for BackboneJS with nested forms, editable lists and validation
MIT License
2.17k stars 413 forks source link

Default values on new list nested form values #280

Open exussum12 opened 11 years ago

exussum12 commented 11 years ago

From what i can see you can not set defaults for nested forms in a list item.

So for example pressing "Add" should populate the new nested model with some default values - in the example case below - the name text field should be populated with "Test Gun" or "Test Gun (Default)"

http://jsfiddle.net/kmyKM/