backbone-forms icon indicating copy to clipboard operation
backbone-forms copied to clipboard

Item creation in List editor is not customizable

Open m-vdb opened this issue 11 years ago • 1 comments

https://github.com/powmedia/backbone-forms/blob/master/src/editors/extra/list.js#L91-L98

This would be great to have hooks on this part of code:

  • for the Item class (other than editors.List.Item), something found in this.schema.ItemClass
  • for the options to pass to the item initialisation (for instance, item initialisation support templates)

m-vdb avatar Jul 23 '13 16:07 m-vdb

+1

devel-pa avatar Nov 13 '14 09:11 devel-pa