I have configured PHPMaker (2020) to show sidebar (vertical menu) by default.
When a user hides the menu in list view, and goes to detail record, the menu shows again automatically and keeps showing when user goes back to list page.
Ideal situation would be when user hides the menu, it should not appear automatically until user clicks to show again… Solution?
If the above is not feasible, I know you can hide the menu by default on all pages via Advanced Settings - AdminLTE layout class = sidebar collapse.
So at least I would like to show the sidebar by default on logon-page as it contains the company’s logo.
You need to write jQuery or Javascript code to handle it, and put it in “Startup Script” under “Client Scripts” → “Global” → “Pages with header/footer”.