Page 3 of 6

Page load/page show does not invoke service

Posted: Tue Jan 28, 2014 1:27 pm
by Kevin Preston

This seems to have happened to me as well. Previously working app no longer works. Invoking a service from page load no longer works and if you try and edit the load event you can't do so you just get a greyed out Editing...


Page load/page show does not invoke service

Posted: Tue Jan 28, 2014 1:59 pm
by Fabio

Hi Maryna,
I confirm that Page Show event dont fire correctly in internal pages based upon template. I created a new project "BRC test", with 2 pages. I share it so you can check the sample. I have a Page Load event on ScreenTemplate and news page should fire service connection on Page Show event but nope, if you fire the service with appropriate button "Fire service" is all ok because the click event is fired correctly.
Moreover if I remove the Page Load event from ScreenTemplate then the internal events fires correctly. So the bug seems to be the presence of Load event into template.
In any case however InvokeService event not fires both on Load event and Show event. So if isn't a bug, what is the right place to load external data on page show?

thanks for reply


Page load/page show does not invoke service

Posted: Tue Jan 28, 2014 2:02 pm
by Travis Risner

I'm having the same issues. According to the correspondence I've had with support, it's a problem with Appery's proxy. They state they are pushing an update this weekend and are getting back to me on a fix. I for one find this unacceptable as my app is essentially down right now.


Page load/page show does not invoke service

Posted: Tue Jan 28, 2014 2:14 pm
by Maryna Brodina

It's a bug, we'll research and fix it. Sorry for inconvenience.


Page load/page show does not invoke service

Posted: Tue Jan 28, 2014 2:19 pm
by Fabio

ok later when you think you solve it? We have the app in production for our customers, I hope you understand the gravity of the situation. I look forward to hearing
thanks


Page load/page show does not invoke service

Posted: Tue Jan 28, 2014 2:44 pm
by Maryna Brodina

"if you try and edit the load event you can't do so you just get a greyed" sorry, could you post a screenshot?


Page load/page show does not invoke service

Posted: Tue Jan 28, 2014 2:48 pm
by Maryna Brodina

We'll let you know when have more information, it's a high priority issue.


Page load/page show does not invoke service

Posted: Tue Jan 28, 2014 2:53 pm
by Maryna Brodina

Travis I sent you email directly. Please try to disable proxy and let us know result.


Page load/page show does not invoke service

Posted: Tue Jan 28, 2014 2:58 pm
by Kevin Preston

Image

This shows it with a page show event


Page load/page show does not invoke service

Posted: Tue Jan 28, 2014 3:01 pm
by Kevin Preston

Disabling the proxy doesn't seem to make any difference for me