Delete Caption
Hello,
Where can i delete the "Caption" on my pages
I saw that there are many times, but i don't remenber.
Thank you
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hello,
Where can i delete the "Caption" on my pages
I saw that there are many times, but i don't remenber.
Thank you
Select the page (you can use breadcrumbs), turn it off in Properties, http://docs.tiggzi.com/documentation/...
I have to be idiot, but serious i dont have " show header" in my menu Custom...
Make sure you select the page name (root) in bread crumbs.
Allrigh it' okay on the page "startScreen", but i would like to delete this on my others pages ![]()
You should do the same thing on other pages.
Allright It's Okay!
Another question, how i can purpose my app on windows 8?
Have a tuto?
Thank you,
Hello again,
There will be no scroll on device.
To hide scroll on browser you can create CSS asset with following code:codebody.ui-mobile-viewport {
overflow-y: hidden;
}/code