Page 1 of 1

Screen template page cannot be load!

Posted: Fri Aug 01, 2014 8:36 am
by Erjan

Hi Support,

Just a few days back, I was still able to call my target-page (based on screenTemplate) from the source-page. Now it always showing the loading state but never go tho the target-page.

Can help to check on my public url?
http://appery.io/app/view/7c91c074-1e...
You can click on "forgot password link" and it should open the next page.


Screen template page cannot be load!

Posted: Fri Aug 01, 2014 2:01 pm
by Evgene Karachevtsev

Hello Erjan,

1) You shouldn't use the link for navigation to the page, use label (you can customize its appearance as you like)
2) On the HomePage you have an error. it is easy to determine it if you make a HomePage startpage and look at the errors in the console. On clicking the button panelbutton_logout in your action Set local variable storage in Value there is ''
This is not correct. If you need to set an empty line, then just leave a blank line. You shouldn't write extra quotes
(You should fix this in the screen template ScreenTemplate)


Screen template page cannot be load!

Posted: Tue Aug 05, 2014 4:47 pm
by Erjan

Hi Evgene,
good catch thank, you can close this ticket