Page 1 of 1

Multiple pages in a single file (data-role="page" )

Posted: Thu May 29, 2014 12:31 pm
by Mansoor Ahmad6896025

Hi,

How can i make app with multiple pages within a single page using jquery property : data-role="page" in appery platform ? If i change sources like html file to add multiple pages in a single file using jquery then i cannot use UI builder anymore ..

Please suggest me?

Thanks


Multiple pages in a single file (data-role="page" )

Posted: Thu May 29, 2014 1:35 pm
by Kateryna Grynko

Hi Mansoor,

Tick "Render all pages in one HTML file" in App Settings.


Multiple pages in a single file (data-role="page" )

Posted: Thu May 29, 2014 1:41 pm
by Mansoor Ahmad6896025

Hi,

Thanks, I have done this already. But I am asking is there any other way to make a new page for the app other than create new page menu ? (can me make a new page by coding in appery.io platform ? )

And if I will add my custom changes in the source html file then after that i cannot use ui builder !!

Thanks.


Multiple pages in a single file (data-role="page" )

Posted: Thu May 29, 2014 2:36 pm
by Evgene Karachevtsev

Hello Mansoor,

You can create new page in UI builder or make corresponding changes in Source tab in html file. Note: you cannot make any changes in the visual builder after you have edited the source code. Look at this link:
http://devcenter.appery.io/tutorials/...


Multiple pages in a single file (data-role="page" )

Posted: Thu May 29, 2014 2:39 pm
by Mansoor Ahmad6896025

Hi,

Alright, I got it. Thanks a lot