Andy Jacobs
Posts: 0
Joined: Thu Apr 16, 2015 11:34 am

Page Template

That doesn't make a lot of sense if I understand correctly. So every iPad app generated with Appery is forced to have a start page that consists of 2 columns?

Doesn't that seem a bit restricted?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Page Template

Andy,

Please check the link that I've posted above.

We will remove Tablet template in the future. You can freely use Phone template for the tablet devices.

Andy Jacobs
Posts: 0
Joined: Thu Apr 16, 2015 11:34 am

Page Template

Yep, had a look at that. What I don't understand how to do is convert my existing app to use a different template. I've got quite a few pages with all sorts of calculations being done and I want to avoid having to reproduce everything from scratch.

Is this possible?

Andy Jacobs
Posts: 0
Joined: Thu Apr 16, 2015 11:34 am

Page Template

Alternatively, if I edit the source for Home.html under Source Web Resources Home.html, get rid of the content-primary div and edit the CSS, will this work?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Page Template

There is no migration mechanism from one template to another.

It's better to recreate it from the existing one, data bindings and even data interactions within one page are completely different in this templates versions.

Andy Jacobs
Posts: 0
Joined: Thu Apr 16, 2015 11:34 am

Page Template

The only problem with that is that my plan only allows for one app so I can't start a new one and then copy/paste my Javascript from the old one.

Any suggestions?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Page Template

You can make a backup file of your project and make export of your source files and after that make copy/paste code parts.

Return to “Issues”