Hi @varblob , yes, parentView. I’ve created new textbox with keyup event. But not getting the parent while trying to console.log the this.get(‘controller’) value.
I get
App.ApplicationView:ember1005
as a parentView, I need the name of view in which I’ve created this textbox.