I have developed an left sided menu using oj-navigation-list using json file which shows child menu as well.
My requirement is to have this main page displayed on screen all the time and user clicks on menu option to open the respective screen on right hand side content area. Just similar to jet home page.
However i am not able to achieve this. I tried to refer to routing cookbook example but i was only able to display the screen name on content area instead of displaying respective html page.
I have created an app based of basic template and then used navigation list to display vertical menu.
Any working example of this will be helpful for me to achive this requirement.