I have a custom view, with a toolbar with a button and a multiview. In my snippet I have my problem with the following question:
How can I get here to the “contentpanel” view itself?
Variable parent goes to the toolbar, instead of the “contentpanel” itself
I want to fire the event on the contentpanel, rather than on the toolbar because I listen to this event in another view.