Public link to our app : http://appery.io/app/mobile-frame?src...
I seem to have problem with page template. I have five page mades from a template that are called from a main menu. I had to call them using javascript (Appery.navigateTo('Orders', {transition : 'none'});) because when trying to select them in the combo, they all show up as "MainScreenTemplate".
And even calling them using javascript with their real page name, it won't work in the application causing some strange behavior.
lot of confusion using these page template. Am I better of not using them at all?