powmedia / backbone-forms

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

allow fieldset with custom data-fields template #358

Open 0xgeert opened 10 years ago

0xgeert commented 10 years ago

Like a form template, this pull allows a fieldset to have a custom template that includes data-fields="<subset of fields in fieldset>"

0xgeert commented 10 years ago

@reustle cheers