Page 1 of 1

Menu - Page Navigation on same page

Posted: Tue Jun 30, 2015 2:49 pm
by Clement Yew

Is there a way to implement a web app that has the menu navigation always on the left, and will load the page on the right?

Will be used for tablets/desktops mostly, so I need a way to implement such a navigation.

Something like the sample image below :
Image


Menu - Page Navigation on same page

Posted: Tue Jun 30, 2015 3:32 pm
by Evgene Karachevtsev

Hello Clement,

You can make this design using a panel, or buttons placed in a grid, or creating your own component.
https://devcenter.appery.io/tutorials...
https://devcenter.appery.io/documenta...
But unfortunately you can't create a left part static and reload only a right part, you would have to place this menu on each page.


Menu - Page Navigation on same page

Posted: Tue Jun 30, 2015 3:40 pm
by Clement Yew

Could the the function "Save as page template" be used?


Menu - Page Navigation on same page

Posted: Sat Jul 04, 2015 6:19 pm
by Evgene Karachevtsev

Hello Clement,

Sorry for delay, you can create custom component as you like and save it as a template.