﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12524	[Widgets] Support multiple nested editables of the same name	Piotrek Koszuliński		"It would be useful if it was possible to initialise many nested editables using just one name:

{{{
editables: {
    label: {
        selector: '.someClass'
    },
},
}}}

More details about the current behaviour and reasons: http://ckeditor.com/forums/Support/Editable-fields-in-widget#comment-134623

Workaround - using [http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.widget-method-initEditable widget.initEditable] with dynamically generated names and selectors."	New Feature	confirmed	Normal		UI : Widgets	4.3 Beta			
