| Author |
placeManager.revealPlace does not get invoked from second time onwards
|
Bhavin B Parekh
Greenhorn
Joined: Mar 19, 2008
Posts: 8
|
|
Hi,
I have written a call to a presenter via placeManager.revealPlace. The issue is that when the flow reaches this line of code for the first time, it gets executed and my presenter is getting invoked, but when I try to perform some transaction on the same page and try to execute the same line of code once again, it does not get invoked and thus my presenter is not called as well.. please help me with this.
Thanks!
Bhavin
|
 |
 |
|
|
subject: placeManager.revealPlace does not get invoked from second time onwards
|
|
|