hi,
trying to call in RT, and add config to my controller.
unfortunatelly not find addConfig param list, so added a new obj {}.Code:MyApp.controller.Edit.addConfig( {'editOthersList': { selectionchange: this.onOthersEditSelect } } );
eagle eyes?