I have encountered with a problem. The problem is I cant execute method (in current page) on the other place.The order is:1) I must click save button and i will be redirected to another place2)then will be executed method alert('I am previuos page`s'method). Ok. Code is here:
//I`d like something like this
this.renderRemote='path/to/aim';
//and there I will be redirected and my alert-method will be executed
this.bbar=[
'->',
{
text:'Save',
scope:this,
handler:function(){
alert('I am here '); //this method must be executed on another place
this.close();
Are you calling parent page method from the popup window? if yes then you must first take a reference of parent page and under your popup window, after that you can access parent page method.
sword-it.com, Sencha Developer House in Turkey - Istanbul University Technopark Suite 204.