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.
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.
Could the the function "Save as page template" be used?
Hello Clement,
Sorry for delay, you can create custom component as you like and save it as a template.