After completing startscreen UI and saved it as pageTemplate, proceed to create new page base on this template and clicked saved. But when click Test, page only loads the startscreen page.
Had tried clearing cache and cookies of browser, use different browser, and even delete the whole app, logged out and re-login to create new one but still doesnt work! Does anyone face the same issue? It has been for 2 days i kept repeating these to make it work! Can anyone advise what is going on?
This topic is no longer open for comments or replies.
-
Hello,
Could you please clarify, do you navigate to this page based on template?
How it's supposed to be opened on Preview?
When you click Test it's Startscreen that loads. -
-
-
-
I see.
1. You see startScreen on Preview as it's first page to be loaded.
2. To load other pages (Detailed in your case) you need to navigate to this page.
You can add any event to do this, for example, see the screen shot http://prntscr.com/3tk0du -
-
Is this the standard procedure or it is just another alternative to view the new page in preview?
Another thing is that, yesterday when i had renamed a page with a new title, and click save, the page title does not change at all. It seem to have some problem with the save function. Is there?
Last thing is how can i use different background for different page? IS there a javascript that i can use to keep a particular image as background image of a singe page?-
1.This is how it works.
2. To check page on Preview you can choose it as startscreen (Project-> App Settings->General-> Start Page).
3. How exactly did you change its name? choose page-> click gear -> rename
http://prntscr.com/3tkcap
http://prntscr.com/3tkcht
4. http://devcenter.appery.io/documentat...
Also I recommend that you read more about component, events , actions in our docs http://devcenter.appery.io/documentat...
It will help you to get all benefits of Appery.io in your app. -
-
-
-
anyway i have just re-login with your method and it works! However now i cant add panel in the right size to the new page. This is a big problem that i have mentioned as one of the other problem i face over these 2 days!
Please see screenshot. Usually, the panel will only takes 3/4 of the page. But form time to time, when i add panel, it will appear to cover the whole page and there is not way to delete it other than delete the whole app.
What should i do now? I have deleted and re-do my app too many times.
As you can see from the 2nd screen shot, the panel covers the whole page after i drop it. There is not way to delete it. -
-
Hi,
1) You can delete a page, not the whole app.
2) Panel size can be changed in developer console (see screenshot).
3) What browser do you use? What version? Did you try clearing browser cache? Another browser? -
-
I used chrome, safari and firefox, cleared all cache, restart com. I dont see any screen shot attached here...
-
-
Hello Merce,
Sorry for lost screenshot, here it is.
You may use search button (magnifier colored in yellow on first screenshot) for searching items on a page.
You may also try to change Predefined Screen Size (second screenshot). But would you mind to clarify what problem do you have. Please check if there are any errors in developer console (in app builder, not in preview)? Did you clear appcache? (In Chrome it is here: chrome://appcache-internals/)
-
-
HI Thanks for the reply, i will give it a try later. What do you mean by clean appcache? how to clean? I clean the browser cache and cookies thou...
-
-
Merce,
Here you can find more information: http://imwill.com/how-clear-html5-app...
You may also close tab with builder.
Open chrome://appcache-internals/
Find Manifest: http://appery.io/app/resources/editor...
Click Remove
Open your project in builder -